Skip to content
Snippets Groups Projects

Fix several wrong linkages

Merged Tomas Lovato requested to merge fix_file_referencing into main
4 files
+ 4
11
Compare changes
  • Side-by-side
  • Inline
Files
4
+ 2
2
@@ -159,7 +159,7 @@ Analytical forcing for heat, freshwater and wind-stress fields are applied.
This configuration acts also as demonstrator of the **user defined setup**
(``ln_read_cfg = .false.``) and grid setting are handled through
the ``&namusr_def`` controls in :file:`namelist.cfg, lines 35-41 : <https://forge.nemo-ocean.eu/nemo/nemo/-/tree/4.2.0/cfgs/GYRE_PISCES/EXPREF/namelist_cfg>`_
the ``&namusr_def`` controls in :coderepo:`namelist.cfg, lines 35-41 : </cfgs/GYRE_PISCES/EXPREF/namelist_cfg>`
Note that, the default grid size is 30x20 grid points (with ``nn_GYRE = 1``) and
@@ -246,7 +246,7 @@ ORCA2_OFF_PISCES
| This enables for an offline coupling of TOP components.
Pre-calculated dynamical fields are provided to NEMO using
the namelist ``&namdta_dyn`` in :file:`namelist_cfg <https://forge.nemo-ocean.eu/nemo/nemo/-/blob/4.2.0/cfgs/ORCA2_OFF_PISCES/EXPREF/namelist_cfg>`_,
the namelist ``&namdta_dyn`` in :coderepo:`namelist_cfg </cfgs/ORCA2_OFF_PISCES/EXPREF/namelist_cfg>`,
in this case with a 5 days frequency (120 hours):
Loading