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 1751 for trunk/CONFIG/ORCA2_LIM_PISCES – NEMO

Ignore:
Timestamp:
2009-11-23T12:36:58+01:00 (14 years ago)
Author:
cetlod
Message:

update namelist and job files for PISCES model

Location:
trunk/CONFIG/ORCA2_LIM_PISCES/EXP00
Files:
2 edited

Legend:

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

    r1646 r1751  
    118118#- Files for the configuration and ocean dynamics 
    119119Rapatrie ${R_TMP} ORCA2_LIM_nemo_v3.1.tar 
    120 Rapatrie ${R_TMP} INPUTS_INIT_v3_2.tar 
     120Rapatrie ${R_TMP} INPUTS_INIT_v3.tar 
    121121Rapatrie ${R_TMP} INPUTS_PISCES_v3.tar 
    122122 
  • trunk/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist_pisces

    r1563 r1751  
    1515&nampisext     !   air-sea exchange 
    1616!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    17    atcco2     = 278.    ! atmospheric pCO2 
     17   atcco2     = 287.    ! atmospheric pCO2 
    1818/ 
    1919!''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''' 
     
    115115!,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, 
    116116   ln_dustfer  =  .true.   ! boolean for dust input from the atmosphere 
    117    ln_river    =  .true.   ! boolean for river input of nutrients 
     117   ln_river    =  .false.  ! boolean for river input of nutrients 
    118118   ln_ndepo    =  .true.   ! boolean for atmospheric deposition of N 
    119119   ln_sedinput =  .true.   ! boolean for Fe input from sediments 
Note: See TracChangeset for help on using the changeset viewer.