# # ChangeLog for codes/icosagcm/devel/make_python # # Generated by Trac 1.0.1 # 07/01/24 12:38:37 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