# # ChangeLog for codes/icosagcm/devel/Python/src/unstructured.pyx # # Generated by Trac 1.0.1 # 06/04/24 18:01:45 Fri, 19 Jan 2018 22:43:11 GMT dubos [663] * codes/icosagcm/devel/Python/dynamico/__init__.py (modified) * codes/icosagcm/devel/Python/dynamico/wrap.py (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/src/xios.pyx (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel/Python : fix numpy messing up OpenMP Tue, 19 Dec 2017 15:27:19 GMT dubos [643] * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) devel/unstructured : workaround cython bug Tue, 19 Dec 2017 14:26:51 GMT dubos [642] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/src/functions.h (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/fig_RSW2_MPAS_W02 (modified) * codes/icosagcm/devel/Python/test/py/NH_3D_bubble.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/slice_GW_hydro.py (modified) * codes/icosagcm/devel/src/icosa_init.f90 (modified) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) devel/unstructured : bubble test case with Fortran time stepping Mon, 18 Dec 2017 11:43:01 GMT dubos [640] * codes/icosagcm/devel/Python/src/unstructured.pyx (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 ... 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: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