Changes between Version 24 and Version 25 of Projects/NEMOVAR/Notes
- Timestamp:
- 08/07/15 12:11:02 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Projects/NEMOVAR/Notes
v24 v25 98 98 99 99 * `rose-app.conf`: defines a variety of environment variables (pointing to NEMO data directories) and creates softlinks 100 The environment variables are: `NEMO_ANCIL`, `NEMO_FORCE`, `NEMO_GRIDS`, `NEMO_INPUTS`, `NEMO_EXECS` and `NEMO_IODEF`101 * `bin/copy_ancilliary : empty102 * `bin/operational_ancilliary : creates a large number of softlinks100 The environment variables are: `NEMO_ANCIL`, `NEMO_FORCE`, `NEMO_GRIDS`, `NEMO_INPUTS`, `NEMO_EXECS` and `NEMO_IODEF` 101 * `bin/copy_ancilliary`: empty 102 * `bin/operational_ancilliary`: creates a large number of softlinks 103 103 104 104 … … 137 137 * `rose-app.conf`: defines a large number of `namelist` parameters 138 138 * `app-interface.conf`: defines `INDIR_EXEC`, `INDIR_ANCILLARY`, `INDIR_FLUXES, `INDIR_BACKGROUND_RESTARTS`, 139 obsoper variables (`INDIR_OBSERVATIONS`, `INDIR_ALTBIAS`, `OUTDIR_INNOVATIONS`, `OUTDIR_ASSIM_BACKGROUND`),140 iau varibales (`INDIR_INCREMENTS`, `OUTDIR_ANALYSIS_RESTARTS`)139 obsoper variables (`INDIR_OBSERVATIONS`, `INDIR_ALTBIAS`, `OUTDIR_INNOVATIONS`, `OUTDIR_ASSIM_BACKGROUND`), 140 iau varibales (`INDIR_INCREMENTS`, `OUTDIR_ANALYSIS_RESTARTS`) 141 141 * `bin/helper_functions.sh` 142 142 * `bin/run_nemo_cice`: patched version removes `handle_observations` and processing `profb` … … 152 152 This app builds NEMO and related programs. 153 153 154 * `rose-app.conf`: 154 * `rose-app.conf`: empty 155 * `file/fcm-make.cfg`: links to other `.cfg` files 156 * `file/fcm-make-GO5.cfg`: for compiling NEMO 157 * `file/fcm-make-GSI5.cfg`: for compiling CICE 158 * `file/pwr6-xlf-opt.cfg`: similar to a Makefile 155 159 156 160