# # ChangeLog for codes/icosagcm/devel/Python # # Generated by Trac 1.0.1 # 07/01/24 17:54:37 Fri, 08 Feb 2019 07:10:04 GMT dubos [805] * codes/icosagcm/devel/Python/dynamico/dev/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/dev/numba.py (modified) * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/Godunov.py (modified) * codes/icosagcm/devel/Python/test/py/NH_3D_bubble.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) devel/Python : moving Fortran-based features to dynamico.dev module ... Thu, 07 Feb 2019 11:27:38 GMT dubos [804] * codes/icosagcm/devel/Python/dynamico/dev (added) * codes/icosagcm/devel/Python/dynamico/dev/__init__.py (added) * codes/icosagcm/devel/Python/dynamico/dev/meshes.py (added) * codes/icosagcm/devel/Python/dynamico/dev/numba.py (added) * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/util.py (modified) * codes/icosagcm/devel/Python/test/fig_Godunov (added) * codes/icosagcm/devel/Python/test/py/Godunov.py (added) * codes/icosagcm/devel/Python/test/python.sh (modified) devel/Python : introduced Python/dynamico/dev/ subdirectory 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, 17 Jan 2019 09:42:38 GMT dubos [801] * codes/icosagcm/devel/Python/dynamico/maps.py (modified) * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) devel/unstructured : implement reference vs physical mesh for spherical ... Wed, 16 Jan 2019 14:27:39 GMT jisesh [800] * codes/icosagcm/devel/Python/dynamico/maps.py (added) * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) devel/unstructured : introduced mapping from reference domain to ... Mon, 14 Jan 2019 09:54:58 GMT dubos [799] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) devel/Python : shift positions in Cartesian meshes by dx/2, dy/2 Thu, 10 Jan 2019 16:48:18 GMT jisesh [798] * codes/icosagcm/devel/Python/test/fig_RSW_2D_mesh (modified) * codes/icosagcm/devel/Python/test/py (modified) Python/test : ignore *.png and *.bak files Thu, 10 Jan 2019 16:37:58 GMT jisesh [797] * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) unstructured/Python : command-line arg for ztop in ... Wed, 09 Jan 2019 15:26:50 GMT jisesh [795] * codes/icosagcm/devel/Python/dynamico/getargs.py (modified) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) * codes/icosagcm/devel/Python/test/python.sh (modified) * codes/icosagcm/devel/Python/test/xml/field_def_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) unstructured/Python : bugfix logging + more diagnostics Thu, 13 Dec 2018 17:01:37 GMT jisesh [794] * codes/icosagcm/devel/Python/dynamico/LAM.py (modified) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) devel/unstructured : moved Davies relaxation zone outside physical ... 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, 05 Dec 2018 10:59:29 GMT dubos [791] * codes/icosagcm/devel/Python/dynamico/LAM.py (added) * codes/icosagcm/devel/Python/dynamico/kernels.py (added) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) devel/Python : moved kernels (grad ...) and Davies relaxation as modules Mon, 03 Dec 2018 16:58:11 GMT dubos [790] * codes/icosagcm/devel/Python/dynamico/getargs.py (added) * codes/icosagcm/devel/Python/dynamico/wrap.py (modified) * codes/icosagcm/devel/Python/dynamico/xios.py (modified) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) * codes/icosagcm/devel/Python/test/py/test_halo.py (added) * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh.py (modified) * codes/icosagcm/devel/Python/test/python.sh (modified) devel/Python : centralize logging and command-line argument parsing + ... Mon, 03 Dec 2018 15:28:12 GMT dubos [789] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) devel/Python : bugfix in Cartesian mesh generation Fri, 23 Nov 2018 12:06:47 GMT dubos [787] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/xios.py (modified) * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) * codes/icosagcm/devel/Python/test/xml/context_icosa_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/field_def_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) devel/Python : XIOS output on dual mesh Fri, 23 Nov 2018 12:04:41 GMT dubos [786] * codes/icosagcm/devel/Python/test/py/RSW_2D.py (modified) devel/Python : cosmetic fix in RSW_2D.py Wed, 21 Nov 2018 15:17:24 GMT jisesh [785] * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) * codes/icosagcm/devel/Python/test/xml/field_def_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) devel/Python : added bilaplacian dissipation for theta + diagnostic of ... 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 Wed, 21 Nov 2018 15:10:59 GMT jisesh [783] * codes/icosagcm/devel/Python/dynamico/xios.py (modified) devel/unstructured : fix XIOS info for curvilinear meshes Wed, 21 Nov 2018 10:09:04 GMT jisesh [782] * codes/icosagcm/devel/Python/test/xml/field_def_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) devel/Python : Added more fields in filedef_simple.xml and ... Tue, 20 Nov 2018 11:44:31 GMT jisesh [780] * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) devel/Python : writing z output and fixed issue with theta values in ... Fri, 16 Nov 2018 13:03:09 GMT dubos [779] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/reorder.py (modified) devel/unstructured : read dual_ne from mesh file when parallel Fri, 16 Nov 2018 12:44:49 GMT dubos [778] * codes/icosagcm/devel/Python/dynamico/time_step.py (modified) devel/Python : add Euler time step for debug Fri, 16 Nov 2018 12:20:22 GMT dubos [777] * codes/icosagcm/devel/Python/test/python.sh (modified) devel/Python : update dynamico modules at beginning of python.sh Fri, 16 Nov 2018 12:18:34 GMT dubos [776] * codes/icosagcm/devel/Python/test/py/NH_3D_bubble_parallel.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_2D_mesh.py (modified) unstructured/test : fix inversion of xx,yy in RSW_2D_mesh and ... Wed, 14 Nov 2018 15:54:54 GMT jisesh [774] * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) devel/Python : Added wind perturbation and logging in ... Wed, 14 Nov 2018 14:07:09 GMT dubos [773] * codes/icosagcm/devel/Python/dynamico/meshes.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/write_Cartesian_mesh.py (modified) devel/Python : fix RSW_2D testcase Mon, 12 Nov 2018 01:04:46 GMT jisesh [772] * codes/icosagcm/devel/Python/test/xml/field_def_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) devel/Python : Added more fields in filedef_simple.xml and ... Thu, 08 Nov 2018 16:29:34 GMT jisesh [771] * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) devel/Python : Implemented Davies relaxation in Baroclinic_3D_ullrich.py Mon, 05 Nov 2018 13:28:31 GMT dubos [770] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) devel/unstructured bugfix : indexing of Cartesian mesh Mon, 05 Nov 2018 10:51:07 GMT jisesh [769] * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) devel/Python : Implemented time stepping Wed, 31 Oct 2018 13:22:54 GMT jisesh [768] * codes/icosagcm/devel/Python/test/py/NH_3D_bubble_parallel.py (modified) devel/Python : Parallel version of NH_3D_bubble with XIOS Mon, 22 Oct 2018 20:51:05 GMT jisesh [766] * codes/icosagcm/devel/Python/test/py/NH_3D_bubble_parallel.py (added) devel/Python : added parallel NH_3D_bubble Sun, 21 Oct 2018 11:39:10 GMT jisesh [765] * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) devel/Python : removed debugging print statements Thu, 18 Oct 2018 14:19:17 GMT jisesh [764] * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) devel/Python : Passing command line arguments Thu, 18 Oct 2018 13:13:21 GMT jisesh [763] * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (modified) devel/Python : writing data in parallel Tue, 16 Oct 2018 13:56:57 GMT jisesh [762] * codes/icosagcm/devel/Python/test/fig_baroclinic_3D (added) * codes/icosagcm/devel/Python/test/xml/context_icosa_full.xml (modified) * codes/icosagcm/devel/Python/test/xml/field_def_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) devel : tests for Baroclinic instability 3D Tue, 16 Oct 2018 13:35:46 GMT jisesh [761] * codes/icosagcm/devel/Python/test/py/Baroclinic_3D_ullrich.py (added) Added code Baroclinic_3D_ullrich.py Sun, 14 Oct 2018 23:04:44 GMT dubos [760] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/xios.py (modified) * codes/icosagcm/devel/Python/src/cxios.pyx (modified) * codes/icosagcm/devel/Python/test/py/DCMIP2008c5_MPI.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/partition.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios_cartesian.py (modified) * codes/icosagcm/devel/Python/test/xml/iodef.xml (modified) devel/Python : block-wise partitioning 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 Wed, 10 Oct 2018 16:12:01 GMT dubos [758] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh.py (modified) devel/Python : added ncwrite to Cartesian_mesh + bugfixes + cleanup Wed, 10 Oct 2018 10:37:11 GMT dubos [757] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) devel/Python : added some features to Cartesian_Mesh Tue, 09 Oct 2018 12:28:53 GMT dubos [756] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_2D_mesh.py (modified) devel/Python : moved DYNAMICO_Format to meshes.py + cleanup Tue, 09 Oct 2018 08:44:10 GMT dubos [755] * codes/icosagcm/devel/Python/test/xml/context_icosa_full.xml (moved) * codes/icosagcm/devel/Python/test/xml/filedef_full.xml (moved) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/iodef.xml (modified) * codes/icosagcm/devel/Python/test/xml/link.sh (added) devel/Python : simplify management of XML files for test cases Mon, 08 Oct 2018 16:57:20 GMT dubos [754] * codes/icosagcm/devel/Python/test/py/RSW_2D.py (modified) devel/unstructured : fix RSW_2D test case for mixed precision Mon, 08 Oct 2018 16:46:28 GMT dubos [753] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/NH_3D_bubble.py (modified) devel/unstructured : fixed indexing bug in Cartesian mesh Mon, 08 Oct 2018 14:13:17 GMT jisesh [752] * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh_V2.py (deleted) Deleting file 'write_Cartesian_mesh_V2.py' Mon, 08 Oct 2018 14:01:07 GMT jisesh [751] * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh.py (added) devel: write Cartesian mesh to NetCDF file Mon, 08 Oct 2018 13:53:41 GMT jisesh [750] * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh.py (added) commit message 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 16:15:35 GMT jisesh [748] * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh_V2.py (added) Added write_Cartesian_mesh_V2.py. 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 Thu, 04 Oct 2018 23:10:39 GMT dubos [746] * codes/icosagcm/devel/Python/src/functions.h (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) devel : make_icosa option for mixed precision (completes r744) 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, 09 Aug 2018 11:32:43 GMT dubos [723] * codes/icosagcm/devel/Python/src/hexagonal/macros.jin (modified) devel : created serial kernels to debug OpenMP (bugfix) 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, 08 Aug 2018 14:53:52 GMT dubos [720] * codes/icosagcm/devel/Python/env/ifort_CICLAD.env (modified) devel : fix CICLAD build Wed, 08 Aug 2018 14:27:31 GMT dubos [719] * codes/icosagcm/devel/Python/test/fig_RSW_2D_mesh (added) * codes/icosagcm/devel/Python/test/py/RSW_2D_mesh.py (added) * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh.py (added) devel/unstructured : write/read Cartesian mesh as an unstructured mesh Wed, 08 Aug 2018 11:48:26 GMT dubos [718] * codes/icosagcm/devel/Python/env/ifort_CICLAD.env (modified) * codes/icosagcm/devel/arch/arch-ifort_CICLAD.fcm (modified) * codes/icosagcm/devel/arch/arch-ifort_CICLAD.path (modified) devel : fix CICLAD build Wed, 08 Aug 2018 11:45:55 GMT dubos [717] * codes/icosagcm/devel/Python/test/python.sh (modified) devel/unstructured : more flexible wrapper to execute test cases Fri, 03 Aug 2018 10:34:48 GMT dubos [712] * codes/icosagcm/devel/Python/env/ifort_CICLAD.env (modified) devel : improved doc for Python on CICLAD 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 Wed, 20 Jun 2018 13:21:38 GMT dubos [704] * codes/icosagcm/devel/Python/extern (added) * codes/icosagcm/devel/Python/extern/netCDF4-1.2.9.tar.gz (added) * codes/icosagcm/devel/Python/extern/parmetis-4.0.3.tar.gz (added) unstructured : put tarfiles for netCDF4 and parmetis Thu, 24 May 2018 13:00:36 GMT dubos [701] * codes/icosagcm/devel/Python/test/py/DCMIP2008c5_MPI.py (modified) devel/unstructured : use command line parameters for test case ... 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 Wed, 09 May 2018 23:03:10 GMT dubos [697] * codes/icosagcm/devel/Python/test/py/DCMIP2008c5_MPI.py (added) devel/unstructured : MPI+XIOS for DCMIP2008c5 Wed, 09 May 2018 23:01:55 GMT dubos [696] * codes/icosagcm/devel/Python/dynamico/xios.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) devel/unstructured : bugfix XIOS output 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, 04 May 2018 15:57:53 GMT dubos [693] * codes/icosagcm/devel/Python/env/X64_IRENE.env (added) * codes/icosagcm/devel/arch/arch-X64_IRENE.env (added) * codes/icosagcm/devel/arch/arch-X64_IRENE.fcm (added) * codes/icosagcm/devel/arch/arch-X64_IRENE.path (added) devel : arch files for Irene Thu, 03 May 2018 15:27:43 GMT dubos [692] * codes/icosagcm/devel/Python/test/py/partition.py (modified) devel/Python : fix test/partition.py Thu, 03 May 2018 15:26:18 GMT dubos [691] * codes/icosagcm/devel/Python/dynamico/parallel.py (modified) devel/Python : bugfix, on Irene all2all corrupts its argument ? Thu, 03 May 2018 15:24:02 GMT dubos [690] * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) devel/Python : fix XML Mon, 09 Apr 2018 13:24:15 GMT dubos [689] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/src/functions.h (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) devel/unstructured : select double or single precision for physical ... Thu, 08 Mar 2018 12:05:02 GMT dubos [687] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/src/kernels_transport.jin (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/py/DCMIP2008c5.py (modified) devel/unstructured : piecewise-constant vertical remapping 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 Fri, 16 Feb 2018 17:06:01 GMT dubos [682] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/parallel.py (modified) * codes/icosagcm/devel/Python/test/fig_DCMIP2008c5 (modified) * codes/icosagcm/devel/Python/test/fig_morton (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) * codes/icosagcm/devel/Python/test/xml/field_def_simple.xml (modified) * codes/icosagcm/devel/Python/test/xml/filedef_simple.xml (modified) devel/unstructured : XIOS output with MPI 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 Fri, 09 Feb 2018 15:24:33 GMT dubos [680] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/util.py (added) * 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_DCMIP31.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/partition.py (modified) * codes/icosagcm/devel/Python/test/py/test_xios.py (modified) devel/unstructured : moved mesh partitioning code into meshes.py Thu, 08 Feb 2018 14:36:37 GMT dubos [679] * codes/icosagcm/devel/Python/test/fig_DCMIP2008c5 (added) * codes/icosagcm/devel/Python/test/py/DCMIP2008c5.py (added) devel/unstructured : orographic Rossby wave test case from DCMIP 2008 Thu, 08 Feb 2018 14:35:25 GMT dubos [678] * codes/icosagcm/devel/Python/test/py/NH_3D_DCMIP31.py (modified) devel/unstructured : fixed scaling factors in DCMIP31 Wed, 31 Jan 2018 17:48:48 GMT dubos [676] * codes/icosagcm/devel/Python/test/py/NH_3D_DCMIP31.py (modified) * codes/icosagcm/devel/Python/test/python.sh (modified) devel/unstructured : update DCMIP 3.1 test case Wed, 31 Jan 2018 14:14:35 GMT dubos [674] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/src/partition.c (modified) * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) * codes/icosagcm/devel/Python/test/fig_morton (added) * codes/icosagcm/devel/Python/test/py/reorder.py (added) devel/unstructured : mesh reordering (Morton) Wed, 31 Jan 2018 14:12:00 GMT dubos [673] * codes/icosagcm/devel/Python/test/py/NH_3D_DCMIP31.py (modified) devel/unstructured : update DCMIP 3.1 test case Tue, 30 Jan 2018 16:58:02 GMT dubos [672] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/RSW_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/partition.py (modified) devel/unstructured : Fix partitioning Tue, 30 Jan 2018 16:56:59 GMT dubos [671] * codes/icosagcm/devel/Python/env/X64_OSX.env (modified) devel/unstructured : Fix MacOSX environment 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:47:41 GMT dubos [666] * codes/icosagcm/devel/Python/dynamico/__init__.py (modified) * codes/icosagcm/devel/Python/test/py/RSW2_MPAS_W02.py (modified) * codes/icosagcm/devel/Python/test/py/slice_GW_NH.py (modified) devel/unstructured : python fixes Fri, 19 Jan 2018 22:44:27 GMT dubos [664] * codes/icosagcm/devel/Python/dynamico/libs.py (added) devel/Python : fix numpy messing up OpenMP 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 Fri, 19 Jan 2018 22:33:00 GMT dubos [661] * codes/icosagcm/devel/Python/test/python.sh (modified) * codes/icosagcm/devel/Python/test/strace.sh (added) * codes/icosagcm/devel/arch/arch-X64_CURIE.path (modified) devel/Python : force python to use our libraries Fri, 19 Jan 2018 22:29:46 GMT dubos [660] * codes/icosagcm/devel/Python/test/fig_slice_GW_NH (added) devel/Python/test : missing output dir Sat, 30 Dec 2017 01:01:51 GMT dubos [659] * codes/icosagcm/devel/Python/src/kernels_caldyn_NH.jin (modified) devel/codegen : update NH kernels Sat, 30 Dec 2017 00:06:26 GMT dubos [656] * codes/icosagcm/devel/Python/test/py/NH_3D_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) devel/unstructured : some improvement of test cases 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 ... Thu, 21 Dec 2017 14:11:18 GMT dubos [646] * codes/icosagcm/devel/Python/test/py/NH_3D_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) devel/unstructured : update some test cases 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 Tue, 19 Dec 2017 15:27:19 GMT dubos [643] * codes/icosagcm/devel/Python/src/unstructured.pyx (modified) devel/unstructured : workaround cython bug