Something went wrong on our end
Ludwigw95 icon docu
Compare changes
- Ludwig Wolfgruber authored
ICON-NWP/how-to-bacy.md
0 → 100644
+ 114
− 0
- the scripts `prep_module-name`, `module-name`, `save_module-name` which make use of `prep_module-name_fcns.sh`, `module-name_fcns.sh`, `save_module-name_fcns.sh`. Inside said functions the real work of the module (file logistics, putting the namelists together and filling them with values, starting and monitoring the jobs and saving the output) is done. You can insert `ksh` prompts inside the functions to get your code executed at the desired time. Be aware that many functions differentiate between cycle and model modes, so make sure your code is actually executed where you put it.
\ No newline at end of file