# # ChangeLog for codes/icosagcm/devel/Python/src # # Generated by Trac 1.0.1 # 07/03/24 18:04:28 Mon, 18 Dec 2017 11:41:52 GMT dubos [639] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/src/functions.h (modified) devel/unstructured : 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 ... Tue, 12 Dec 2017 15:03:39 GMT dubos [630] * codes/icosagcm/devel/Python/src/functions.h (modified) * codes/icosagcm/devel/Python/src/xios.pyx (modified) devel/Python : more cythonic interface to XIOS 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 Fri, 08 Dec 2017 14:10:22 GMT dubos [625] * codes/icosagcm/devel/Python/src/kernels_caldyn_hevi.jin (modified) devel : introduced kernels for caldyn_vert (optional) Sat, 25 Nov 2017 21:31:31 GMT dubos [622] * codes/icosagcm/devel (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (added) * codes/icosagcm/devel/Python/test/xml (added) * codes/icosagcm/devel/Python/test/xml/context_icosa.xml (added) * codes/icosagcm/devel/Python/test/xml/context_icosa_simple.xml (added) * codes/icosagcm/devel/Python/test/xml/field_def_full.xml (added) * codes/icosagcm/devel/Python/test/xml/field_def_simple.xml (added) * codes/icosagcm/devel/Python/test/xml/filedef_dcmip2016.xml (added) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (added) * codes/icosagcm/devel/Python/test/xml/iodef.xml (added) devel/unstructured : XIOS interface + test Sat, 25 Nov 2017 16:22:38 GMT dubos [620] * codes/icosagcm/devel/Python/env/X64_CURIE.env (modified) * codes/icosagcm/devel/Python/env/linux.env (modified) * codes/icosagcm/devel/Python/src/partition.c (added) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/fig_partition (added) * codes/icosagcm/devel/Python/test/py/partition.py (added) devel/unstructured : mesh partitioning Sat, 25 Nov 2017 00:28:45 GMT dubos [618] * codes/icosagcm/devel/Python/dynamico/__init__.py (modified) * codes/icosagcm/devel/Python/env/X64_CURIE.env (modified) * codes/icosagcm/devel/Python/env/linux.env (modified) * codes/icosagcm/devel/Python/src (modified) * codes/icosagcm/devel/Python/src/functions.h (modified) * codes/icosagcm/devel/Python/src/hexagonal (modified) * codes/icosagcm/devel/Python/src/unstructured (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) devel : get unstructured/slice test cases to work 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