# # ChangeLog for codes/icosagcm/devel/src/unstructured # # Generated by Trac 1.0.1 # 07/02/24 19:45:08 Tue, 04 Jun 2019 16:03:54 GMT dubos [879] * codes/icosagcm/devel/src/base/field.f90 (modified) * codes/icosagcm/devel/src/parallel/domain.f90 (modified) * codes/icosagcm/devel/src/sphere/geometry.f90 (modified) * codes/icosagcm/devel/src/unstructured/init_unstructured.f90 (modified) devel : introduced derived type to store cell bounds Thu, 16 May 2019 21:45:56 GMT dubos [867] * codes/icosagcm/devel/src/parallel/domain.f90 (modified) * codes/icosagcm/devel/src/time/euler_scheme.f90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel : towards Fortran driver for unstructured/LAM meshes Wed, 08 May 2019 23:37:55 GMT dubos [863] * codes/icosagcm/devel/src/base/init_grid_param.f90 (modified) * codes/icosagcm/devel/src/sphere/compute_geometry.f90 (copied) * codes/icosagcm/devel/src/sphere/geometry.f90 (modified) * codes/icosagcm/devel/src/unstructured/init_unstructured.f90 (modified) devel : split read_dump_partition into open_local_mesh_file and ... 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 Fri, 03 May 2019 11:40:15 GMT dubos [837] * codes/icosagcm/devel/Python/src/kernels_caldyn_hevi.jin (modified) * codes/icosagcm/devel/src/dynamics/caldyn_kernels_hevi.F90 (modified) * codes/icosagcm/devel/src/kernels_hex/caldyn_fast.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/caldyn_fast.k90 (modified) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel : Cp(T) thermodynamics (TBC) Fri, 03 May 2019 11:25:21 GMT dubos [836] * codes/icosagcm/devel/Python/src/kernels_caldyn_hydro.jin (modified) * codes/icosagcm/devel/src/base/earth_const.f90 (modified) * codes/icosagcm/devel/src/dynamics/caldyn_kernels_base.F90 (modified) * codes/icosagcm/devel/src/kernels_hex/compute_geopot.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/compute_geopot.k90 (modified) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel : Cp(T) thermodynamics (TBC) Thu, 02 May 2019 12:17:06 GMT dubos [833] * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) devel : fix pure-MPI build Thu, 02 May 2019 11:56:48 GMT dubos [832] * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/transport_unstructured.F90 (modified) devel : fix pure-MPI build Thu, 02 May 2019 07:44:14 GMT dubos [830] * codes/icosagcm/devel/rebuild_full (added) * codes/icosagcm/devel/src/base/grid_param.f90 (modified) * codes/icosagcm/devel/src/base/init_grid_param.f90 (added) * codes/icosagcm/devel/src/icosa_init.f90 (modified) * codes/icosagcm/devel/src/unstructured/init_unstructured.f90 (modified) devel : merged init_grid_param and init_grid_type Wed, 13 Mar 2019 15:02:44 GMT jisesh [813] * codes/icosagcm/devel/src/base/grid_param.f90 (modified) * codes/icosagcm/devel/src/icosa_init.f90 (modified) * codes/icosagcm/devel/src/parallel/domain.f90 (modified) * codes/icosagcm/devel/src/parallel/mpipara.F90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/init_unstructured.f90 (added) devel ; towards Fortran driver for unstructured/LAM meshes Mon, 21 Jan 2019 10:34:04 GMT dubos [802] * codes/icosagcm/devel/Python/dynamico/getargs.py (modified) * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/parallel.py (modified) * codes/icosagcm/devel/Python/dynamico/time_step.py (modified) * codes/icosagcm/devel/Python/dynamico/wrap.py (modified) * codes/icosagcm/devel/Python/dynamico/xios.py (modified) * codes/icosagcm/devel/Python/src/cxios.pyx (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/transfer_unstructured.F90 (modified) devel/unstructured : reduced, configurable log output Thu, 10 Jan 2019 16:35:05 GMT jisesh [796] * codes/icosagcm/devel/src/kernels_unst/wind_centered.k90 (added) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/diags_unstructured.F90 (added) * codes/icosagcm/devel/src/unstructured/unstructured.h90 (modified) unstructured : reconstruction of velocity components (bugged) Mon, 10 Dec 2018 11:48:58 GMT jisesh [792] * codes/icosagcm/devel/Python/src/kernels_transport.jin (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) * codes/icosagcm/devel/src/kernels_unst/curl_laplacian.k90 (added) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) devel/unstructured : added kernel for curl curl ; used by ... Wed, 21 Nov 2018 15:16:06 GMT jisesh [784] * codes/icosagcm/devel/Python/src/kernels_transport.jin (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/src/kernels_unst/scalar_laplacian.k90 (added) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) devel/unstructured : laplacian operator Fri, 16 Nov 2018 12:12:38 GMT dubos [775] * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) devel/unstructured : fix missing OMP END DO Thu, 11 Oct 2018 16:27:15 GMT dubos [759] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/xios.py (modified) * codes/icosagcm/devel/Python/src (modified) * codes/icosagcm/devel/Python/src/cxios.pyx (modified) * codes/icosagcm/devel/Python/test/py/RSW_2D_mesh.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios_cartesian.py (added) * codes/icosagcm/devel/Python/test/python.sh (modified) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/link.sh (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel/unstructured : towards XIOS output with curvilinear mesh Mon, 08 Oct 2018 08:49:07 GMT dubos [749] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel/unstructured : fix recently introduced bugs 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, 03 Oct 2018 15:58:55 GMT dubos [744] * codes/icosagcm/devel/Python/src/setup.py (modified) * codes/icosagcm/devel/make_icosa (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/unstructured.h90 (modified) devel : make_icosa option for mixed precision Thu, 24 May 2018 12:56:55 GMT dubos [700] * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/transfer_unstructured.F90 (modified) devel/unstructured : profile halo exchange & reduce verbosity Fri, 18 May 2018 10:31:45 GMT dubos [699] * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel/unstructured : PRINT perf only if MPI master Fri, 11 May 2018 09:18:34 GMT dubos [698] * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) devel : fix typo Fri, 04 May 2018 16:20:34 GMT dubos [695] * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel : fix #include Mon, 09 Apr 2018 13:22:10 GMT dubos [688] * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/transfer_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/transport_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/unstructured.h90 (added) devel/unstructured : select double or single precision for physical ... Thu, 08 Mar 2018 11:48:37 GMT dubos [686] * codes/icosagcm/devel/src/icosa_init.f90 (modified) * codes/icosagcm/devel/src/kernels_unst/caldyn_wflux.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/compute_NH_geopot.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/compute_geopot.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/remap_eta.k90 (added) * codes/icosagcm/devel/src/kernels_unst/remap_theta.k90 (added) * codes/icosagcm/devel/src/kernels_unst/remap_u.k90 (added) * codes/icosagcm/devel/src/kernels_unst/theta.k90 (modified) * codes/icosagcm/devel/src/unstructured/transport_unstructured.F90 (added) devel/unstructured : piecewise-constant vertical remapping Wed, 07 Mar 2018 11:58:33 GMT dubos [684] * codes/icosagcm/devel/src/unstructured/transfer_unstructured.F90 (modified) devel/unstructured : fix no-MPI Wed, 07 Mar 2018 10:18:39 GMT dubos [683] * codes/icosagcm/devel/src/kernels_unst/coriolis.k90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) devel/unstructured : cleanup Tue, 13 Feb 2018 23:06:52 GMT dubos [681] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/parallel.py (modified) * codes/icosagcm/devel/Python/dynamico/util.py (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/transfer_unstructured.F90 (added) devel/unstructured : local mesh setup + halo exchange Thu, 08 Feb 2018 14:28:09 GMT dubos [677] * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) devel/unstructured : bugfix for mass coordinate + hydrostatic Wed, 31 Jan 2018 17:46:37 GMT dubos [675] * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel/unstructured : bugfix profiling Tue, 30 Jan 2018 16:56:22 GMT dubos [670] * codes/icosagcm/devel/Python/dynamico/__init__.py (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel/unstructured : print fine-grained profile info every second at ... Sat, 20 Jan 2018 17:46:10 GMT dubos [665] * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) devel/unstructured : OpenMP fixes 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 Sat, 30 Dec 2017 01:00:38 GMT dubos [658] * codes/icosagcm/devel/src/kernels_unst/caldyn_dmass.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/caldyn_fast.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/caldyn_mil.k90 (added) * codes/icosagcm/devel/src/kernels_unst/caldyn_slow_NH.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/caldyn_slow_hydro.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/caldyn_solver.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/caldyn_vert.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/caldyn_vert_NH.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/compute_NH_geopot.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/coriolis.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/div.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/gradient.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/pvort_only.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/theta.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/timestep_unstructured.F90 (modified) devel/unstructured : updated kernels Thu, 28 Dec 2017 11:42:54 GMT dubos [652] * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) devel/unstructured : basic profiling Thu, 28 Dec 2017 11:42:10 GMT dubos [651] * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (modified) devel/unstructured : basic profiling 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 Wed, 20 Dec 2017 14:47:20 GMT dubos [645] * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (modified) devel/unstructured : OpenMP bugfix 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:33:31 GMT dubos [638] * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) * codes/icosagcm/devel/src/unstructured/data_unstructured.F90 (added) * codes/icosagcm/devel/src/unstructured/timestep_unstructured.F90 (added) devel/unstructured : code reorganization Tue, 12 Dec 2017 21:44:52 GMT dubos [635] * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) devel : set nb_threads to OMP_NUM_THREADS by default Fri, 08 Dec 2017 14:08:49 GMT dubos [624] * codes/icosagcm/devel/src/base/earth_const.f90 (modified) * codes/icosagcm/devel/src/dynamics/caldyn_gcm.F90 (modified) * codes/icosagcm/devel/src/dynamics/caldyn_kernels_base.F90 (modified) * codes/icosagcm/devel/src/kernels_hex/caldyn_vert.k90 (added) * codes/icosagcm/devel/src/kernels_hex/caldyn_wflux.k90 (added) * codes/icosagcm/devel/src/kernels_unst/caldyn_dmass.k90 (added) * codes/icosagcm/devel/src/kernels_unst/caldyn_vert.k90 (modified) * codes/icosagcm/devel/src/kernels_unst/caldyn_wflux.k90 (added) * codes/icosagcm/devel/src/unstructured/caldyn_unstructured.F90 (modified) devel : introduced kernels for caldyn_vert (optional) 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