Changeset 10073
- Timestamp:
- 2018-08-28T18:11:15+02:00 (6 years ago)
- Location:
- NEMO/trunk/tests
- Files:
-
- 65 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/tests/CANAL/MY_SRC/diawri.F90
- Property svn:keywords set to yes
r9652 r10073 79 79 # include "vectopt_loop_substitute.h90" 80 80 !!---------------------------------------------------------------------- 81 !! NEMO/O PA 3.3 , NEMO Consortium (2010)81 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 82 82 !! $Id: diawri.F90 9124 2017-12-19 08:26:25Z gm $ 83 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)83 !! Software governed by the CeCILL license (see ./LICENSE) 84 84 !!---------------------------------------------------------------------- 85 85 CONTAINS -
NEMO/trunk/tests/CANAL/MY_SRC/domvvl.F90
- Property svn:keywords set to yes
r9403 r10073 64 64 # include "vectopt_loop_substitute.h90" 65 65 !!---------------------------------------------------------------------- 66 !! NEMO/O PA 3.7 , NEMO-Consortium (2015)66 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 67 67 !! $Id: domvvl.F90 9190 2018-01-06 14:18:23Z gm $ 68 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)68 !! Software governed by the CeCILL license (see ./LICENSE) 69 69 !!---------------------------------------------------------------------- 70 70 CONTAINS -
NEMO/trunk/tests/CANAL/MY_SRC/stpctl.F90
- Property svn:keywords set to yes
r9441 r10073 34 34 INTEGER :: idrun, idtime, idssh, idu, ids, istatus 35 35 !!---------------------------------------------------------------------- 36 !! NEMO/O PA 4.0 , NEMO Consortium (2017)36 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 37 37 !! $Id: stpctl.F90 9210 2018-01-11 15:41:21Z gm $ 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/CANAL/MY_SRC/trazdf.F90
- Property svn:keywords set to yes
r9403 r10073 38 38 # include "vectopt_loop_substitute.h90" 39 39 !!---------------------------------------------------------------------- 40 !! NEMO/O PA 4.0 , NEMO Consortium (2017)40 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 41 41 !! $Id: trazdf.F90 9124 2017-12-19 08:26:25Z gm $ 42 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)42 !! Software governed by the CeCILL license (see ./LICENSE) 43 43 !!---------------------------------------------------------------------- 44 44 CONTAINS -
NEMO/trunk/tests/CANAL/MY_SRC/usrdef_hgr.F90
- Property svn:keywords set to yes
r9403 r10073 27 27 28 28 !!---------------------------------------------------------------------- 29 !! NEMO/O PA 4.0, NEMO Consortium (2016)29 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 30 30 !! $Id$ 31 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)31 !! Software governed by the CeCILL license (see ./LICENSE) 32 32 !!---------------------------------------------------------------------- 33 33 CONTAINS -
NEMO/trunk/tests/CANAL/MY_SRC/usrdef_istate.F90
- Property svn:keywords set to yes
r9412 r10073 29 29 30 30 !!---------------------------------------------------------------------- 31 !! NEMO/O PA 4.0 , NEMO Consortium (2016)31 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 32 32 !! $Id$ 33 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)33 !! Software governed by the CeCILL license (see ./LICENSE) 34 34 !!---------------------------------------------------------------------- 35 35 CONTAINS -
NEMO/trunk/tests/CANAL/MY_SRC/usrdef_nam.F90
- Property svn:keywords set to yes
r9403 r10073 52 52 53 53 !!---------------------------------------------------------------------- 54 !! NEMO/O PA 4.0 , NEMO Consortium (2016)54 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 55 55 !! $Id$ 56 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)56 !! Software governed by the CeCILL license (see ./LICENSE) 57 57 !!---------------------------------------------------------------------- 58 58 CONTAINS -
NEMO/trunk/tests/CANAL/MY_SRC/usrdef_sbc.F90
- Property svn:keywords set to yes
r9659 r10073 34 34 # include "vectopt_loop_substitute.h90" 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/CANAL/MY_SRC/usrdef_zgr.F90
- Property svn:keywords set to yes
r9403 r10073 34 34 # include "vectopt_loop_substitute.h90" 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/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 -
NEMO/trunk/tests/ISOMIP/EXPREF/namelist_cfg
r9743 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 !! ISOMIP configuration !! -
NEMO/trunk/tests/ISOMIP/MY_SRC/usrdef_hgr.F90
- Property svn:keywords set to yes
r9089 r10073 28 28 29 29 !!---------------------------------------------------------------------- 30 !! NEMO/O PA 4.0 , NEMO Consortium (2017)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 -
NEMO/trunk/tests/ISOMIP/MY_SRC/usrdef_istate.F90
- Property svn:keywords set to yes
r7715 r10073 27 27 28 28 !!---------------------------------------------------------------------- 29 !! NEMO/O PA 4.0 , NEMO Consortium (2016)29 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 30 30 !! $Id$ 31 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)31 !! Software governed by the CeCILL license (see ./LICENSE) 32 32 !!---------------------------------------------------------------------- 33 33 CONTAINS -
NEMO/trunk/tests/ISOMIP/MY_SRC/usrdef_nam.F90
- Property svn:keywords set to yes
r9089 r10073 36 36 37 37 !!---------------------------------------------------------------------- 38 !! NEMO/O PA 4.0 , NEMO Consortium (2017)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/ISOMIP/MY_SRC/usrdef_sbc.F90
- Property svn:keywords set to yes
r9659 r10073 35 35 # include "vectopt_loop_substitute.h90" 36 36 !!---------------------------------------------------------------------- 37 !! NEMO/O PA 4.0 , NEMO Consortium (2016)37 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 38 38 !! $Id$ 39 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)39 !! Software governed by the CeCILL license (see ./LICENSE) 40 40 !!---------------------------------------------------------------------- 41 41 CONTAINS -
NEMO/trunk/tests/ISOMIP/MY_SRC/usrdef_zgr.F90
- Property svn:keywords set to yes
r9135 r10073 33 33 # include "vectopt_loop_substitute.h90" 34 34 !!---------------------------------------------------------------------- 35 !! NEMO/O PA 4.0 , NEMO Consortium (2016)35 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 36 36 !! $Id$ 37 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)37 !! Software governed by the CeCILL license (see ./LICENSE) 38 38 !!---------------------------------------------------------------------- 39 39 CONTAINS -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_flux_cen2_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_flux_ubs_cfg
r9743 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 !! LOCK EXCHANGE configuration !! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_vect_eenH_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_vect_een_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_vect_ene_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT2_vect_ens_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_flux_cen2_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_flux_ubs_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_vect_eenH_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_vect_een_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_vect_ene_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/EXPREF/namelist_FCT4_vect_ens_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/LOCK_EXCHANGE/MY_SRC/usrdef_hgr.F90
- Property svn:keywords set to yes
r9124 r10073 27 27 28 28 !!---------------------------------------------------------------------- 29 !! NEMO/O PA 4.0 , NEMO Consortium (2016)29 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 30 30 !! $Id$ 31 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)31 !! Software governed by the CeCILL license (see ./LICENSE) 32 32 !!---------------------------------------------------------------------- 33 33 CONTAINS -
NEMO/trunk/tests/LOCK_EXCHANGE/MY_SRC/usrdef_istate.F90
- Property svn:keywords set to yes
r6923 r10073 26 26 27 27 !!---------------------------------------------------------------------- 28 !! NEMO/O PA 4.0 , NEMO Consortium (2016)28 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 29 29 !! $Id$ 30 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)30 !! Software governed by the CeCILL license (see ./LICENSE) 31 31 !!---------------------------------------------------------------------- 32 32 CONTAINS -
NEMO/trunk/tests/LOCK_EXCHANGE/MY_SRC/usrdef_nam.F90
- Property svn:keywords set to yes
r7239 r10073 32 32 33 33 !!---------------------------------------------------------------------- 34 !! NEMO/O PA 4.0 , NEMO Consortium (2016)34 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 35 35 !! $Id$ 36 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)36 !! Software governed by the CeCILL license (see ./LICENSE) 37 37 !!---------------------------------------------------------------------- 38 38 CONTAINS -
NEMO/trunk/tests/LOCK_EXCHANGE/MY_SRC/usrdef_sbc.F90
- Property svn:keywords set to yes
r9659 r10073 34 34 # include "vectopt_loop_substitute.h90" 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/LOCK_EXCHANGE/MY_SRC/usrdef_zgr.F90
- Property svn:keywords set to yes
r9135 r10073 30 30 # include "vectopt_loop_substitute.h90" 31 31 !!---------------------------------------------------------------------- 32 !! NEMO/O PA 4.0 , NEMO Consortium (2016)32 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 33 33 !! $Id$ 34 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)34 !! Software governed by the CeCILL license (see ./LICENSE) 35 35 !!---------------------------------------------------------------------- 36 36 CONTAINS -
NEMO/trunk/tests/OVERFLOW/EXPREF/namelist_sco_FCT2_flux_cen-ahm1000_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/OVERFLOW/EXPREF/namelist_sco_FCT2_flux_ubs_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/OVERFLOW/EXPREF/namelist_sco_FCT4_flux_cen-ahm1000_cfg
r9964 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/OVERFLOW/EXPREF/namelist_sco_FCT4_flux_ubs_cfg
r9964 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/OVERFLOW/EXPREF/namelist_zps_FCT2_flux_ubs_cfg
r9527 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/OVERFLOW/EXPREF/namelist_zps_FCT4_flux_ubs_cfg
r9743 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 !! OVERFLOW configuration !! -
NEMO/trunk/tests/OVERFLOW/EXPREF/namelist_zps_FCT4_vect_een_cfg
r9964 r10073 1 1 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 2 !! NEMO/O PAConfiguration namelist : used to overwrite defaults values defined in SHARED/namelist_ref2 !! NEMO/OCE Configuration namelist : used to overwrite defaults values defined in SHARED/namelist_ref 3 3 !!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 4 4 ! -
NEMO/trunk/tests/OVERFLOW/MY_SRC/usrdef_hgr.F90
- Property svn:keywords set to yes
r9124 r10073 27 27 28 28 !!---------------------------------------------------------------------- 29 !! NEMO/O PA 4.0 , NEMO Consortium (2016)29 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 30 30 !! $Id$ 31 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)31 !! Software governed by the CeCILL license (see ./LICENSE) 32 32 !!---------------------------------------------------------------------- 33 33 CONTAINS -
NEMO/trunk/tests/OVERFLOW/MY_SRC/usrdef_istate.F90
- Property svn:keywords set to yes
r6923 r10073 26 26 27 27 !!---------------------------------------------------------------------- 28 !! NEMO/O PA 3.7 , NEMO Consortium (2014)28 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 29 29 !! $Id$ 30 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)30 !! Software governed by the CeCILL license (see ./LICENSE) 31 31 !!---------------------------------------------------------------------- 32 32 CONTAINS -
NEMO/trunk/tests/OVERFLOW/MY_SRC/usrdef_nam.F90
- Property svn:keywords set to yes
r7200 r10073 33 33 34 34 !!---------------------------------------------------------------------- 35 !! NEMO/O PA 4.0 , NEMO Consortium (2016)35 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 36 36 !! $Id$ 37 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)37 !! Software governed by the CeCILL license (see ./LICENSE) 38 38 !!---------------------------------------------------------------------- 39 39 CONTAINS -
NEMO/trunk/tests/OVERFLOW/MY_SRC/usrdef_sbc.F90
- Property svn:keywords set to yes
r9659 r10073 34 34 # include "vectopt_loop_substitute.h90" 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/OVERFLOW/MY_SRC/usrdef_zgr.F90
- Property svn:keywords set to yes
r9135 r10073 32 32 # include "vectopt_loop_substitute.h90" 33 33 !!---------------------------------------------------------------------- 34 !! NEMO/O PA 4.0 , NEMO Consortium (2016)34 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 35 35 !! $Id$ 36 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)36 !! Software governed by the CeCILL license (see ./LICENSE) 37 37 !!---------------------------------------------------------------------- 38 38 CONTAINS -
NEMO/trunk/tests/VORTEX/EXPREF/1_namelist_cfg
r9718 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 !! VORTEX configuration !! -
NEMO/trunk/tests/VORTEX/EXPREF/namelist_cfg
r9743 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 !! VORTEX configuration !! -
NEMO/trunk/tests/VORTEX/MY_SRC/domvvl.F90
- Property svn:keywords set to yes
r9729 r10073 64 64 # include "vectopt_loop_substitute.h90" 65 65 !!---------------------------------------------------------------------- 66 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 66 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 67 67 !! $Id: domvvl.F90 9598 2018-05-15 22:47:16Z nicolasmartin $ 68 !! Software governed by the CeCILL licen ce (./LICENSE)68 !! Software governed by the CeCILL license (see ./LICENSE) 69 69 !!---------------------------------------------------------------------- 70 70 CONTAINS -
NEMO/trunk/tests/VORTEX/MY_SRC/usrdef_hgr.F90
- Property svn:keywords set to yes
r9124 r10073 27 27 28 28 !!---------------------------------------------------------------------- 29 !! NEMO/O PA 4.0, NEMO Consortium (2016)29 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 30 30 !! $Id$ 31 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)31 !! Software governed by the CeCILL license (see ./LICENSE) 32 32 !!---------------------------------------------------------------------- 33 33 CONTAINS -
NEMO/trunk/tests/VORTEX/MY_SRC/usrdef_istate.F90
- Property svn:keywords set to yes
r9255 r10073 29 29 30 30 !!---------------------------------------------------------------------- 31 !! NEMO/O PA 4.0 , NEMO Consortium (2016)31 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 32 32 !! $Id$ 33 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)33 !! Software governed by the CeCILL license (see ./LICENSE) 34 34 !!---------------------------------------------------------------------- 35 35 CONTAINS -
NEMO/trunk/tests/VORTEX/MY_SRC/usrdef_nam.F90
- Property svn:keywords set to yes
r8703 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/VORTEX/MY_SRC/usrdef_sbc.F90
- Property svn:keywords set to yes
r9659 r10073 33 33 # include "vectopt_loop_substitute.h90" 34 34 !!---------------------------------------------------------------------- 35 !! NEMO/O PA 4.0 , NEMO Consortium (2016)35 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 36 36 !! $Id$ 37 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)37 !! Software governed by the CeCILL license (see ./LICENSE) 38 38 !!---------------------------------------------------------------------- 39 39 CONTAINS -
NEMO/trunk/tests/VORTEX/MY_SRC/usrdef_zgr.F90
- Property svn:keywords set to yes
r9125 r10073 32 32 # include "vectopt_loop_substitute.h90" 33 33 !!---------------------------------------------------------------------- 34 !! NEMO/O PA 4.0 , NEMO Consortium (2016)34 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 35 35 !! $Id$ 36 !! Software governed by the CeCILL licen ce (NEMOGCM/NEMO_CeCILL.txt)36 !! Software governed by the CeCILL license (see ./LICENSE) 37 37 !!---------------------------------------------------------------------- 38 38 CONTAINS -
NEMO/trunk/tests/WAD/EXPREF/namelist_cfg
r9925 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 !! Wetting & Drying configuration !! -
NEMO/trunk/tests/WAD/MY_SRC/bdyini.F90
- Property svn:keywords set to yes
r9925 r10073 47 47 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 48 48 !! $Id: bdyini.F90 9807 2018-06-15 22:51:16Z lovato $ 49 !! Software governed by the CeCILL licen ce (./LICENSE)49 !! Software governed by the CeCILL license (see ./LICENSE) 50 50 !!---------------------------------------------------------------------- 51 51 CONTAINS -
NEMO/trunk/tests/WAD/MY_SRC/usrdef_hgr.F90
- Property svn:keywords set to yes
r9925 r10073 28 28 !!---------------------------------------------------------------------- 29 29 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 30 !! $Id :$31 !! Software governed by the CeCILL licen ce (./LICENSE)30 !! $Id$ 31 !! Software governed by the CeCILL license (see ./LICENSE) 32 32 !!---------------------------------------------------------------------- 33 33 CONTAINS -
NEMO/trunk/tests/WAD/MY_SRC/usrdef_istate.F90
- Property svn:keywords set to yes
r9925 r10073 28 28 !!---------------------------------------------------------------------- 29 29 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 30 !! $Id :$31 !! Software governed by the CeCILL licen ce (./LICENSE)30 !! $Id$ 31 !! Software governed by the CeCILL license (see ./LICENSE) 32 32 !!---------------------------------------------------------------------- 33 33 CONTAINS -
NEMO/trunk/tests/WAD/MY_SRC/usrdef_nam.F90
- Property svn:keywords set to yes
r9925 r10073 34 34 !!---------------------------------------------------------------------- 35 35 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 36 !! $Id :$37 !! Software governed by the CeCILL licen ce (./LICENSE)36 !! $Id$ 37 !! Software governed by the CeCILL license (see ./LICENSE) 38 38 !!---------------------------------------------------------------------- 39 39 CONTAINS -
NEMO/trunk/tests/WAD/MY_SRC/usrdef_sbc.F90
- Property svn:keywords set to yes
r9659 r10073 34 34 # include "vectopt_loop_substitute.h90" 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/WAD/MY_SRC/usrdef_zgr.F90
- Property svn:keywords set to yes
r9925 r10073 33 33 !!---------------------------------------------------------------------- 34 34 !! NEMO/OCE 4.0 , NEMO Consortium (2018) 35 !! $Id :$36 !! Software governed by the CeCILL licen ce (./LICENSE)35 !! $Id$ 36 !! Software governed by the CeCILL license (see ./LICENSE) 37 37 !!---------------------------------------------------------------------- 38 38 CONTAINS
Note: See TracChangeset
for help on using the changeset viewer.