Changeset 10073 for NEMO/trunk/tests/ICEDYN
- Timestamp:
- 2018-08-28T18:11:15+02:00 (6 years ago)
- Location:
- NEMO/trunk/tests/ICEDYN
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/tests/ICEDYN/EXPREF/1_namelist_cfg
r9794 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 !! ICEDYN (SAS BIPERIODIC) configuration !! -
NEMO/trunk/tests/ICEDYN/EXPREF/namelist_cfg
r9794 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : overwrite default values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : overwrite default values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 !! ICEDYN (SAS BIPERIODIC) configuration !! -
NEMO/trunk/tests/ICEDYN/MY_SRC/usrdef_hgr.F90
- Property svn:keywords set to yes
r9794 r10073 27 27 28 28 !!---------------------------------------------------------------------- 29 !! NEMO/O PA 4.0 , NEMO Consortium (2016)30 !! $Id :$31 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)29 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 30 !! $Id$ 31 !! Software governed by the CeCILL license (see ./LICENSE) 32 32 !!---------------------------------------------------------------------- 33 33 CONTAINS -
NEMO/trunk/tests/ICEDYN/MY_SRC/usrdef_nam.F90
- Property svn:keywords set to yes
r9794 r10073 34 34 35 35 !!---------------------------------------------------------------------- 36 !! NEMO/O PA 4.0 , NEMO Consortium (2016)36 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 37 37 !! $Id$ 38 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)38 !! Software governed by the CeCILL license (see ./LICENSE) 39 39 !!---------------------------------------------------------------------- 40 40 CONTAINS -
NEMO/trunk/tests/ICEDYN/MY_SRC/usrdef_sbc.F90
- Property svn:keywords set to yes
r9944 r10073 36 36 # include "vectopt_loop_substitute.h90" 37 37 !!---------------------------------------------------------------------- 38 !! NEMO/O PA 4.0 , NEMO Consortium (2016)38 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 39 39 !! $Id$ 40 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)40 !! Software governed by the CeCILL license (see ./LICENSE) 41 41 !!---------------------------------------------------------------------- 42 42 CONTAINS -
NEMO/trunk/tests/ICEDYN/MY_SRC/usrdef_zgr.F90
- Property svn:keywords set to yes
r9789 r10073 28 28 # include "vectopt_loop_substitute.h90" 29 29 !!---------------------------------------------------------------------- 30 !! NEMO/O PA 4.0 , NEMO Consortium (2016)30 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 31 31 !! $Id$ 32 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)32 !! Software governed by the CeCILL license (see ./LICENSE) 33 33 !!---------------------------------------------------------------------- 34 34 CONTAINS
Note: See TracChangeset
for help on using the changeset viewer.