# # ChangeLog for codes/icosagcm/devel/Python/test/py/dump_partition.py # # Generated by Trac 1.0.1 # 07/16/24 07:54:54 Fri, 17 May 2019 11:20:04 GMT dubos [869] * codes/icosagcm/devel/Python/dynamico/meshes.py (modified) * codes/icosagcm/devel/Python/test/py/dump_partition.py (modified) * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh.py (modified) devel/Python : write cell bounds into mesh file / partition file Tue, 30 Apr 2019 16:14:37 GMT dubos [825] * codes/icosagcm/devel/Python/dynamico/__init__.py (modified) * codes/icosagcm/devel/Python/dynamico/dev/__init__.py (modified) * codes/icosagcm/devel/Python/dynamico/dev/libs.py (moved) * codes/icosagcm/devel/Python/dynamico/dev/meshes.py (modified) * codes/icosagcm/devel/Python/dynamico/dev/parallel.py (added) * codes/icosagcm/devel/Python/dynamico/dev/precision.py (moved) * codes/icosagcm/devel/Python/dynamico/dev/wrap.py (moved) * codes/icosagcm/devel/Python/dynamico/dev/xios.py (moved) * codes/icosagcm/devel/Python/dynamico/kernels.py (modified) * 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/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/Python/test/py/dump_partition.py (modified) * codes/icosagcm/devel/Python/test/py/partition.py (modified) * codes/icosagcm/devel/Python/test/py/write_Cartesian_mesh.py (modified) * codes/icosagcm/devel/Python/test/python.sh (modified) devel/Python : moved Fortran bindings and *.pyx to dynamico/dev module + ... Wed, 13 Mar 2019 14:48:23 GMT jisesh [812] * codes/icosagcm/devel/Python/test/py/dump_partition.py (added) devel/Python : generate grid file to be read by unstructured Fortran ...