https://github.com/pdaf/nemo-pdaf
Model binding code for NEMO with PDAF
https://github.com/pdaf/nemo-pdaf
Last synced: 16 days ago
JSON representation
Model binding code for NEMO with PDAF
- Host: GitHub
- URL: https://github.com/pdaf/nemo-pdaf
- Owner: PDAF
- Created: 2023-06-05T09:53:29.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T10:54:11.000Z (over 1 year ago)
- Last Synced: 2024-11-15T11:33:31.583Z (over 1 year ago)
- Language: Fortran
- Size: 313 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# NEMO-PDAF
NEMO-PDAF coupling routines. For the contributors to the code see MY_SRC_pdaf/initialize_pdaf.F90
The 'main' supports PDAF3. For PDAF2.3, use branch NEMO-PAF2.3
For documentation on how to use the code, see the Wiki on https://github.com/PDAF/NEMO-PDAF.
Directories:
**MY_SRC_pdaf/** contains the pdaf user routines
**MY_SRC_nemo4.0/** contains the modified NEMO routines for NEMO 4.0 (e.g. NEMO-NORDIC)
**MY_SRC_NEMO4.0.7/** contains the modified NEMO routines for NEMO 4.0.7. This should also be usable for other 4.0.x versions.
**run/** contains
- example `arch` file for compiling NEMO with PDAF (arch-linux_mpifort_PDAF.fcm)
- namelist file (namelist_cfg.pdaf_template)
- example run script for SLURM (run_NEMO-PDAF_N4.sl)
**run/config/** contains template files for configuring XIOS ensemble file output. These files are used by the example run script.
**TOOLS/generate_covar/** contains the code for the program generating a covariance matrix from model snapshots using a singular value decomposition
**examples/ORCA2_PISCES/** contains the files to run the NEMO test case ORCA2_ICE_PISCES