# # ChangeLog for codes/icosagcm/devel/Python/src/unstructured/macros.jin # # Generated by Trac 1.0.1 # 07/03/24 07:28:07 Fri, 05 Jul 2019 13:13:09 GMT dubos [940] * codes/icosagcm/devel/Python/src/kernels_caldyn_hevi.jin (deleted) * codes/icosagcm/devel/Python/src/unstructured/macros.jin (modified) * codes/icosagcm/devel/src/dynamics/compute_caldyn_Coriolis.F90 (modified) * codes/icosagcm/devel/src/kernels_hex/coriolis.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/coriolis.k90 (modified) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/init_unstructured.f90 (modified) devel : DySL for enstrophy-conserving scheme 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 Wed, 07 Mar 2018 17:43:51 GMT dubos [685] * codes/icosagcm/devel/Python/src/hexagonal/macros.jin (modified) * codes/icosagcm/devel/Python/src/kernels_caldyn_NH.jin (modified) * codes/icosagcm/devel/Python/src/kernels_caldyn_hevi.jin (modified) * codes/icosagcm/devel/Python/src/kernels_caldyn_hydro.jin (modified) * codes/icosagcm/devel/Python/src/kernels_transport.jin (modified) * codes/icosagcm/devel/Python/src/unstructured/macros.jin (modified) devel/unstructured : towards vertical remapping Thu, 28 Dec 2017 13:57:54 GMT dubos [653] * codes/icosagcm/devel/Python/src/unstructured/macros.jin (modified) devel/unstructured : streamline loop unrolling Fri, 22 Dec 2017 00:35:23 GMT dubos [650] * codes/icosagcm/devel/Python/src/macros.jin (modified) * codes/icosagcm/devel/Python/src/unstructured/macros.jin (modified) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) devel/unstructured : more loop unrolling Thu, 21 Dec 2017 14:13:40 GMT dubos [647] * codes/icosagcm/devel/Python/src/unstructured/macros.jin (modified) devel/unstructured : more unrolling of stencil loops + bugfix (TRiSK ... Wed, 20 Dec 2017 14:40:06 GMT dubos [644] * codes/icosagcm/devel/Python/src/unstructured/macros.jin (modified) devel/unstructured : unroll loops over stencils 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