Releases: IGE-OPERA/eophis
Releases · IGE-OPERA/eophis
v1.1.0
Stable Eophis_v1.1.0 release
-
Updates :
- wall clock for reading namcouple disabled during preproduction mode
- tools to update and write Fortran namelists
- Tunnel and coupling attributes auto-written in Fortran namelist format 'eophis_nml' to let Fortran model have access to coupling context
- Eophis MPI ranks and communicators public
- Toy Earth model: generic test case that adapts its coupling behavior following Eophis script to assist testing and debuging
- doc update and clean up
-
Assets :
- Apptainer images for amd64 (X86) and arm64 (aarch64) architectures
-
Unchanged :
- Main v1.0.x features
v1.0.2
Stable Eophis_v1.0.2 release
-
Updates :
- remove deprecated pkg_resources module
- tutorial built on standard Eophis script structure in order to provide template
- special characters in docstrings removed
- clarify and clean up docs
- perform several attempts for reading namcouple to avoid errors from HPC metadata latencies
-
Assets :
- Apptainer images for amd64 (X86) and arm64 (aarch64) architectures
-
Unchanged :
- Main v1.0.x features
v1.0.1
Stable Eophis_v1.0.1 release
-
Updates :
- installation of Eophis from Container
- tutorial for newcomers
- contributing instructions
- citation instructions
- github actions for CI and Containerization
- updated documentation (changed fake_earth name to toy_earth)
- minor bugfixes
- explicit error message if OASIS RUNTIME value is too high
-
Assets :
- Apptainer images for amd64 (X86) and arm64 (aarch64) architectures
-
Kept unchanged :
- read and write of OASIS coupling namelist
- read ocean namelist only
- sequential and parallel execution
- testing routines
- static and dynamic exchanges of 2D/3D fields with/out overlapping cells (halo
- automatic reconstruction of grid with halo cells, cells values filled in accordance with boundary condition
v1.0.0
Stable Eophis_v1.0.0 release
-
Updates :
- static and dynamic exchanges of 2D/3D fields with/out overlapping cells (halo)
- automatic definition of OASIS parameters to get grid with/out halo cells
- automatic reconstruction of grid with halo cells, cells values filled in accordance with boundary condition
- execution on hybrid CPU/GPU hardwares (see here)
- updated documentation
- operating tests for halo manipulation (also documented)
- automatic installation of Python dependencies
- pre-defined domains with halos for T,U,V,F eORCA025 NEMO grids
- minor bugfixes since beta release
-
Assets :
- Apptainer images for amd64 (X86) and arm64 (aarch64) architectures
-
Kept unchanged :
- read and write of OASIS coupling namelist
- read ocean namelist only
- sequential and parallel execution
- testing routines