# # ChangeLog for codes/icosagcm/devel/make_python # # Generated by Trac 1.0.1 # 07/01/24 01:39:25 Thu, 26 Sep 2019 16:49:01 GMT dubos [977] * codes/icosagcm/devel/Python/dev (moved) * codes/icosagcm/devel/Python/dev/cxios.pyx (copied) * codes/icosagcm/devel/Python/dev/functions.h (copied) * codes/icosagcm/devel/Python/dev/setup.py (copied) * codes/icosagcm/devel/Python/dev/unstructured.pyx (copied) * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/partition.h (copied) * codes/icosagcm/devel/Python/dynamico/partition.pyx (added) * codes/icosagcm/devel/Python/dynamico/setup.py (added) * codes/icosagcm/devel/Python/src (deleted) * codes/icosagcm/devel/Python/test/py/partition.py (modified) * codes/icosagcm/devel/make_python (modified) devel/Python : now only dynamico.dev modules require link to ... Fri, 05 Jul 2019 14:12:32 GMT dubos [941] * codes/icosagcm/devel/DySL (added) * codes/icosagcm/devel/DySL/codegen (copied) * codes/icosagcm/devel/DySL/hex_master (copied) * codes/icosagcm/devel/DySL/hexagonal (copied) * codes/icosagcm/devel/DySL/jinja (copied) * codes/icosagcm/devel/DySL/kernels_caldyn_NH.jin (copied) * codes/icosagcm/devel/DySL/kernels_transport.jin (copied) * codes/icosagcm/devel/DySL/macros.jin (copied) * codes/icosagcm/devel/DySL/unstructured (copied) * codes/icosagcm/devel/DySL/unstructured/macros.jin (copied) * codes/icosagcm/devel/arch/arch-X64_IRENE.dev (copied) * codes/icosagcm/devel/arch/arch-X64_OSX.dev (copied) * codes/icosagcm/devel/arch/arch-ifort_CICLAD.dev (copied) * codes/icosagcm/devel/arch/linux.dev (copied) * codes/icosagcm/devel/make_DySL (added) * codes/icosagcm/devel/make_python (modified) devel : split DySL from Python Tue, 18 Jun 2019 20:57:38 GMT dubos [919] * codes/icosagcm/devel/Python/src/hexagonal/macros.jin (modified) * codes/icosagcm/devel/Python/src/unstructured/macros.jin (modified) * codes/icosagcm/devel/make_python (modified) * codes/icosagcm/devel/src/diagnostics/compute_omega.F90 (moved) * codes/icosagcm/devel/src/diagnostics/observable.f90 (modified) devel : DYSL for compute_omega Sun, 05 May 2019 23:55:12 GMT dubos [857] * codes/icosagcm/devel/make_python (modified) devel : revert accidental change to make_python Sun, 05 May 2019 23:49:12 GMT dubos [856] * codes/icosagcm/devel/make_python (modified) * codes/icosagcm/devel/src/base/dimensions.f90 (modified) * codes/icosagcm/devel/src/dissip/dissip_gcm.f90 (modified) * codes/icosagcm/devel/src/icosa_init.f90 (modified) * codes/icosagcm/devel/src/initial/etat0_collocated.f90 (modified) * codes/icosagcm/devel/src/output/output_field.f90 (modified) * codes/icosagcm/devel/src/parallel/domain.f90 (modified) * codes/icosagcm/devel/src/sphere/geometry.f90 (modified) * codes/icosagcm/devel/src/transport/advect_tracer.f90 (modified) * codes/icosagcm/devel/src/unstructured/init_unstructured.f90 (modified) devel : towards Fortran driver for unstructured/LAM meshes Sun, 05 May 2019 12:58:31 GMT dubos [852] * codes/icosagcm/devel/Python/codegen (modified) * codes/icosagcm/devel/Python/src/kernels_caldyn_hevi.jin (modified) * codes/icosagcm/devel/make_python (modified) * codes/icosagcm/devel/src/dynamics/compute_pvort_only.F90 (modified) devel : moved DYSL for compute_pvort_only into compute_pvort_only.F90 Sat, 04 May 2019 20:27:37 GMT dubos [846] * codes/icosagcm/devel/make_python (modified) * codes/icosagcm/devel/src/dynamics/caldyn_gcm.F90 (modified) * codes/icosagcm/devel/src/icosa_init.f90 (modified) * codes/icosagcm/devel/src/output/write_field.f90 (modified) * codes/icosagcm/devel/src/parallel/transfert_mpi.f90 (modified) devel : towards Fortran driver for unstructured/LAM meshes Tue, 30 Apr 2019 16:15:39 GMT dubos [826] * codes/icosagcm/devel/make_python (modified) devel/Python : moved Fortran bindings and *.pyx to dynamico/dev module + ... Fri, 05 Oct 2018 11:42:49 GMT dubos [747] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/precision.py (added) * codes/icosagcm/devel/Python/dynamico/time_step.py (modified) * codes/icosagcm/devel/Python/dynamico/wrap.py (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/DCMIP2008c5.py (modified) * codes/icosagcm/devel/Python/test/py/NH_3D_bubble.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_2D.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_2D_mesh.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/bubble.py (modified) * codes/icosagcm/devel/Python/test/py/slice_GW_NH.py (modified) * codes/icosagcm/devel/Python/test/py/slice_GW_hydro.py (modified) * codes/icosagcm/devel/make_icosa (modified) * codes/icosagcm/devel/make_python (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel/unstructured : more fixes to mixed precision Wed, 08 Aug 2018 17:37:11 GMT dubos [721] * codes/icosagcm/devel/Python/src/hex_master (added) * codes/icosagcm/devel/Python/src/hex_master/macros.jin (added) * codes/icosagcm/devel/Python/src/hexagonal/macros.jin (modified) * codes/icosagcm/devel/make_python (modified) * codes/icosagcm/devel/src/kernels_hex_master (added) devel : created serial kernels to debug OpenMP Wed, 20 Jun 2018 13:31:05 GMT dubos [705] * codes/icosagcm/devel/Python/env/ifort_CICLAD.env (moved) * codes/icosagcm/devel/arch/arch-ifort_CICLAD.fcm (modified) * codes/icosagcm/devel/arch/arch-ifort_CICLAD.path (modified) * codes/icosagcm/devel/make_python (modified) devel : fixes build for CICLAD Fri, 04 May 2018 16:00:44 GMT dubos [694] * codes/icosagcm/devel/Python/dynamico/xios.py (added) * codes/icosagcm/devel/Python/src/cxios.pyx (moved) * codes/icosagcm/devel/Python/src/setup.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/make_python (modified) devel/unstructured : higher-level interface to XIOS Fri, 19 Jan 2018 22:42:11 GMT dubos [662] * codes/icosagcm/devel/make_python (modified) devel/Python : force python to use our libraries Fri, 29 Dec 2017 09:52:14 GMT dubos [654] * codes/icosagcm/devel/make_python (modified) devel : minor bigfix make_python Mon, 18 Dec 2017 11:48:10 GMT dubos [641] * codes/icosagcm/devel/Python/test/fig_RSW2_MPAS_W02 (added) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (added) * codes/icosagcm/devel/make_python (modified) devel/unstructured : test Python interface to ARK time scheme Tue, 12 Dec 2017 15:04:23 GMT dubos [631] * codes/icosagcm/devel/Python/dynamico/meshes.py (added) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/RSW_2D.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/bubble.py (modified) * codes/icosagcm/devel/Python/test/py/slice_GW_NH.py (modified) * codes/icosagcm/devel/Python/test/py/slice_GW_hydro.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/make_python (modified) devel/Python : extract pure Python stuff from cython module ... Fri, 08 Dec 2017 14:11:38 GMT dubos [626] * codes/icosagcm/devel/Python/codegen (modified) * codes/icosagcm/devel/Python/src/setup.py (modified) * codes/icosagcm/devel/make_python (modified) devel : some improvements to build Python part Sat, 25 Nov 2017 16:23:07 GMT dubos [621] * codes/icosagcm/devel/make_python (modified) devel/unstructured : mesh partitioning Wed, 22 Nov 2017 00:54:47 GMT dubos [616] * codes/icosagcm/devel/Python/src/hexagonal (modified) * codes/icosagcm/devel/Python/src/unstructured (modified) * codes/icosagcm/devel/arch/arch-X64_CURIE.fcm (modified) * codes/icosagcm/devel/make_python (modified) devel/unstructured : add -fPIC, minor improvements Wed, 22 Nov 2017 00:31:20 GMT dubos [615] * codes/icosagcm/devel/Python (added) * codes/icosagcm/devel/Python/codegen (added) * codes/icosagcm/devel/Python/dynamico (added) * codes/icosagcm/devel/Python/dynamico/DCMIP.py (added) * codes/icosagcm/devel/Python/dynamico/__init__.py (added) * codes/icosagcm/devel/Python/dynamico/advect.py (added) * codes/icosagcm/devel/Python/dynamico/dyn.py (added) * codes/icosagcm/devel/Python/dynamico/kessler.py (added) * codes/icosagcm/devel/Python/dynamico/parallel.py (added) * codes/icosagcm/devel/Python/dynamico/time_step.py (added) * codes/icosagcm/devel/Python/dynamico/wrap.py (added) * codes/icosagcm/devel/Python/env (added) * codes/icosagcm/devel/Python/env/CICLAD.env (added) * codes/icosagcm/devel/Python/env/OSX.env (added) * codes/icosagcm/devel/Python/env/X64_CURIE.env (added) * codes/icosagcm/devel/Python/env/linux.env (added) * codes/icosagcm/devel/Python/jinja (added) * codes/icosagcm/devel/Python/src (added) * codes/icosagcm/devel/Python/src/functions.h (added) * codes/icosagcm/devel/Python/src/hexagonal (added) * codes/icosagcm/devel/Python/src/hexagonal/macros.jin (added) * codes/icosagcm/devel/Python/src/kernels_caldyn_NH.jin (added) * codes/icosagcm/devel/Python/src/kernels_caldyn_hevi.jin (added) * codes/icosagcm/devel/Python/src/kernels_caldyn_hydro.jin (added) * codes/icosagcm/devel/Python/src/kernels_transport.jin (added) * codes/icosagcm/devel/Python/src/macros.jin (added) * codes/icosagcm/devel/Python/src/setup.py (added) * codes/icosagcm/devel/Python/src/unstructured (added) * codes/icosagcm/devel/Python/src/unstructured.pyx (added) * codes/icosagcm/devel/Python/src/unstructured/macros.jin (added) * codes/icosagcm/devel/Python/src/xios.pyx (added) * codes/icosagcm/devel/arch/arch-X64_CURIE.env (modified) * codes/icosagcm/devel/arch/arch-X64_CURIE.fcm (modified) * codes/icosagcm/devel/arch/arch-X64_CURIE.path (modified) * codes/icosagcm/devel/bld.cfg (modified) * codes/icosagcm/devel/make_python (added) * codes/icosagcm/devel/src/unstructured (added) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (added) devel/unstructured : import Python layer from HEAT