README.md 473 Bytes
Newer Older
otintopr's avatar
otintopr committed
# Recipes to implement RPE in NEMO


This project includes two receipes.
## Local
Has to be used in a machine with internet access.
It uses makenemo to preprocess the sources, implements the emulator in it, creates the database with variable information, precision namelist and also adapts the cfg and ref namelists.
## Remote
To be used in the machine where NEMO will be executed.
Compiles the model with the modified sources and prepares the EXP00 folder for execution.