New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 12501 for NEMO/trunk/tests – NEMO

Changeset 12501 for NEMO/trunk/tests


Ignore:
Timestamp:
2020-03-02T18:51:24+01:00 (4 years ago)
Author:
gsamson
Message:

replace iom calls in zdf_iwm_init subroutine by fldread interface, remove MY_SRC version in BENCH testcase (+ minor bugfix in BENCH namelist_pisces_cfg) and adjusts related namelists accordingly, see #2395

Location:
NEMO/trunk/tests/BENCH
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/tests/BENCH/EXPREF/namelist_pisces_cfg

    r10343 r12501  
    8181/ 
    8282!----------------------------------------------------------------------- 
    83 &nampissbc     !   parameters for inputs deposition 
     83&nampisbc      !   parameters for inputs deposition 
    8484!----------------------------------------------------------------------- 
    85    ln_dust     =  .false.   ! boolean for dust input from the atmosphere 
    86    ln_solub    =  .false.   ! boolean for variable solubility of atm. Iron 
    87    ln_river    =  .false.   ! boolean for river input of nutrients 
    88    ln_ndepo    =  .false.   ! boolean for atmospheric deposition of N 
    8985   ln_ironsed  =  .false.   ! boolean for Fe input from sediments 
    9086   ln_ironice  =  .false.   ! boolean for Fe input from sea ice 
Note: See TracChangeset for help on using the changeset viewer.