- Timestamp:
- 2018-05-28T12:29:16+02:00 (5 years ago)
- Location:
- NEMO/trunk/tests
- Files:
-
- 9 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/tests/CANAL/MY_SRC/usrdef_sbc.F90
r9403 r9659 27 27 PRIVATE 28 28 29 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module30 PUBLIC usrdef_sbc_ice_tau ! routine called by sbcice_lim.F90 for ice dynamics31 PUBLIC usrdef_sbc_ice_flx ! routine called by sbcice_lim.F90 for ice thermo29 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module 30 PUBLIC usrdef_sbc_ice_tau ! routine called by icestp.F90 for ice dynamics 31 PUBLIC usrdef_sbc_ice_flx ! routine called by icestp.F90 for ice thermo 32 32 33 33 !! * Substitutions -
NEMO/trunk/tests/ISOMIP/MY_SRC/usrdef_sbc.F90
r9019 r9659 28 28 PRIVATE 29 29 30 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module31 PUBLIC usrdef_sbc_ice_tau ! routine called by sbcice_lim.F90 for ice dynamics32 PUBLIC usrdef_sbc_ice_flx ! routine called by sbcice_lim.F90 for ice thermo30 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module 31 PUBLIC usrdef_sbc_ice_tau ! routine called by icestp.F90 for ice dynamics 32 PUBLIC usrdef_sbc_ice_flx ! routine called by icestp.F90 for ice thermo 33 33 34 34 !! * Substitutions -
NEMO/trunk/tests/LOCK_EXCHANGE/MY_SRC/usrdef_sbc.F90
r9019 r9659 27 27 PRIVATE 28 28 29 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module30 PUBLIC usrdef_sbc_ice_tau ! routine called by sbcice_lim.F90 for ice dynamics31 PUBLIC usrdef_sbc_ice_flx ! routine called by sbcice_lim.F90 for ice thermo29 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module 30 PUBLIC usrdef_sbc_ice_tau ! routine called by icestp.F90 for ice dynamics 31 PUBLIC usrdef_sbc_ice_flx ! routine called by icestp.F90 for ice thermo 32 32 33 33 !! * Substitutions -
NEMO/trunk/tests/OVERFLOW/MY_SRC/usrdef_sbc.F90
r9019 r9659 27 27 PRIVATE 28 28 29 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module30 PUBLIC usrdef_sbc_ice_tau ! routine called by sbcice_lim.F90 for ice dynamics31 PUBLIC usrdef_sbc_ice_flx ! routine called by sbcice_lim.F90 for ice thermo29 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module 30 PUBLIC usrdef_sbc_ice_tau ! routine called by icestp.F90 for ice dynamics 31 PUBLIC usrdef_sbc_ice_flx ! routine called by icestp.F90 for ice thermo 32 32 33 33 !! * Substitutions -
NEMO/trunk/tests/SAS_BIPER/MY_SRC/usrdef_sbc.F90
r9517 r9659 30 30 31 31 PUBLIC usrdef_sbc_oce ! routine called by sbcmod.F90 for sbc ocean 32 PUBLIC usrdef_sbc_ice_tau ! routine called by sbcice_lim.F90 for ice dynamics33 PUBLIC usrdef_sbc_ice_flx ! routine called by sbcice_lim.F90 for ice thermo32 PUBLIC usrdef_sbc_ice_tau ! routine called by icestp.F90 for ice dynamics 33 PUBLIC usrdef_sbc_ice_flx ! routine called by icestp.F90 for ice thermo 34 34 35 35 !! * Substitutions -
NEMO/trunk/tests/VORTEX/MY_SRC/usrdef_sbc.F90
r8703 r9659 26 26 PRIVATE 27 27 28 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module29 PUBLIC usrdef_sbc_ice_tau ! routine called by sbcice_lim.F90 for ice dynamics30 PUBLIC usrdef_sbc_ice_flx ! routine called by sbcice_lim.F90 for ice thermo28 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module 29 PUBLIC usrdef_sbc_ice_tau ! routine called by icestp.F90 for ice dynamics 30 PUBLIC usrdef_sbc_ice_flx ! routine called by icestp.F90 for ice thermo 31 31 32 32 !! * Substitutions -
NEMO/trunk/tests/WAD/EXP00/namelist_cfg
r9527 r9659 159 159 nn_tra_dta = 0 ! = 0, bdy data are equal to the initial state 160 160 ! = 1, bdy data are read in 'bdydata .nc' files 161 cn_ice _lim = 'none'!162 nn_ice_ lim_dta = 0! = 0, bdy data are equal to the initial state161 cn_ice = 'none' ! 162 nn_ice_dta = 0 ! = 0, bdy data are equal to the initial state 163 163 ! = 1, bdy data are read in 'bdydata .nc' files 164 rn_ice_tem = 270. ! lim3 only: arbitrary temperature of incoming sea ice165 rn_ice_sal = 10. ! lim3 only: -- salinity --166 rn_ice_age = 30. ! lim3 only: -- age --164 rn_ice_tem = 270. ! si3 only: arbitrary temperature of incoming sea ice 165 rn_ice_sal = 10. ! si3 only: -- salinity -- 166 rn_ice_age = 30. ! si3 only: -- age -- 167 167 168 168 ln_tra_dmp =.false. ! open boudaries conditions for tracers -
NEMO/trunk/tests/WAD/MY_SRC/bdyini.F90
r9576 r9659 68 68 & cn_dyn3d, nn_dyn3d_dta, cn_tra, nn_tra_dta, & 69 69 & ln_tra_dmp, ln_dyn3d_dmp, rn_time_dmp, rn_time_dmp_out, & 70 & cn_ice _lim, nn_ice_lim_dta,&70 & cn_ice, nn_ice_dta, & 71 71 & rn_ice_tem, rn_ice_sal, rn_ice_age, & 72 72 & ln_vol, nn_volctl, nn_rimwidth, nb_jpk_bdy … … 346 346 #if defined key_si3 347 347 IF(lwp) WRITE(numout,*) 'Boundary conditions for sea ice: ' 348 SELECT CASE( cn_ice _lim(ib_bdy) )348 SELECT CASE( cn_ice(ib_bdy) ) 349 349 CASE('none') 350 350 IF(lwp) WRITE(numout,*) ' no open boundary condition' … … 357 357 dta_bdy(ib_bdy)%ll_ht_i = .true. 358 358 dta_bdy(ib_bdy)%ll_ht_s = .true. 359 CASE DEFAULT ; CALL ctl_stop( 'unrecognised value for cn_ice _lim' )359 CASE DEFAULT ; CALL ctl_stop( 'unrecognised value for cn_ice' ) 360 360 END SELECT 361 IF( cn_ice _lim(ib_bdy) /= 'none' ) THEN362 SELECT CASE( nn_ice_ lim_dta(ib_bdy) ) !361 IF( cn_ice(ib_bdy) /= 'none' ) THEN 362 SELECT CASE( nn_ice_dta(ib_bdy) ) ! 363 363 CASE( 0 ) ; IF(lwp) WRITE(numout,*) ' initial state used for bdy data' 364 364 CASE( 1 ) ; IF(lwp) WRITE(numout,*) ' boundary data taken from file' 365 CASE DEFAULT ; CALL ctl_stop( 'nn_ice_ lim_dta must be 0 or 1' )365 CASE DEFAULT ; CALL ctl_stop( 'nn_ice_dta must be 0 or 1' ) 366 366 END SELECT 367 367 ENDIF -
NEMO/trunk/tests/WAD/MY_SRC/usrdef_sbc.F90
r9019 r9659 27 27 PRIVATE 28 28 29 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module30 PUBLIC usrdef_sbc_ice_tau ! routine called by sbcice_lim.F90 for ice dynamics31 PUBLIC usrdef_sbc_ice_flx ! routine called by sbcice_lim.F90 for ice thermo29 PUBLIC usrdef_sbc_oce ! routine called in sbcmod module 30 PUBLIC usrdef_sbc_ice_tau ! routine called by icestp.F90 for ice dynamics 31 PUBLIC usrdef_sbc_ice_flx ! routine called by icestp.F90 for ice thermo 32 32 33 33 !! * Substitutions
Note: See TracChangeset
for help on using the changeset viewer.