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 1512 – NEMO

Changeset 1512


Ignore:
Timestamp:
2009-07-21T11:13:15+02:00 (15 years ago)
Author:
cetlod
Message:

Update PISCES namelist according to changeset:1511

Location:
trunk/CONFIG
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_pisces

    r1509 r1512  
    114114&nampissed     !   parameters for inputs deposition 
    115115!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    116    ldustfer   =  .true.   ! boolean for dust input from the atmosphere 
    117    lriver     =  .true.   ! boolean for river input of nutrients 
    118    lndepo     =  .true.   ! boolean for atmospheric deposition of N 
    119    lsedinput =  .true.   ! boolean for Fe input from sediments 
    120    sedfeinput =  1E-9     ! Coastal release of Iron 
    121    dustsolub  =  0.014    ! Solubility of the dust 
     116   ln_dustfer  =  .true.   ! boolean for dust input from the atmosphere 
     117   ln_river    =  .true.   ! boolean for river input of nutrients 
     118   ln_ndepo    =  .true.   ! boolean for atmospheric deposition of N 
     119   ln_sedinput =  .true.   ! boolean for Fe input from sediments 
     120   sedfeinput  =  1E-9     ! Coastal release of Iron 
     121   dustsolub   =  0.014    ! Solubility of the dust 
    122122/ 
    123123!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
  • trunk/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist_pisces

    r1509 r1512  
    114114&nampissed     !   parameters for inputs deposition 
    115115!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    116    ldustfer   =  .true.   ! boolean for dust input from the atmosphere 
    117    lriver     =  .true.   ! boolean for river input of nutrients 
    118    lndepo     =  .true.   ! boolean for atmospheric deposition of N 
    119    lsedinput =  .true.   ! boolean for Fe input from sediments 
    120    sedfeinput =  1E-9     ! Coastal release of Iron 
    121    dustsolub  =  0.014    ! Solubility of the dust 
     116   ln_dustfer  =  .true.   ! boolean for dust input from the atmosphere 
     117   ln_river    =  .true.   ! boolean for river input of nutrients 
     118   ln_ndepo    =  .true.   ! boolean for atmospheric deposition of N 
     119   ln_sedinput =  .true.   ! boolean for Fe input from sediments 
     120   sedfeinput  =  1E-9     ! Coastal release of Iron 
     121   dustsolub   =  0.014    ! Solubility of the dust 
    122122/ 
    123123!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
Note: See TracChangeset for help on using the changeset viewer.