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

Changeset 1634


Ignore:
Timestamp:
2009-09-22T17:53:12+02:00 (15 years ago)
Author:
rblod
Message:

Syntax error in reference namelist, see ticket #547

Location:
trunk/CONFIG
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/GYRE/EXP00/namelist

    r1619 r1634  
    133133   rn_utau0    =   0.1e0   !  uniform value for the i-stress 
    134134   rn_vtau0    =   0.e0    !  uniform value for the j-stress 
    135    rn_q     =   0.e0    !  uniform value for the total heat flux 
     135   rn_qns0     =   0.e0    !  uniform value for the total heat flux 
    136136   rn_qsr0     =   0.e0    !  uniform value for the solar radiation 
    137137   rn_emp0     =   0.e0    !  uniform value for the freswater budget (E-P) 
  • trunk/CONFIG/GYRE_LOBSTER/EXP00/namelist

    r1619 r1634  
    133133   rn_utau0    =   0.1e0   !  uniform value for the i-stress 
    134134   rn_vtau0    =   0.e0    !  uniform value for the j-stress 
    135    rn_q     =   0.e0    !  uniform value for the total heat flux 
     135   rn_qns0     =   0.e0    !  uniform value for the total heat flux 
    136136   rn_qsr0     =   0.e0    !  uniform value for the solar radiation 
    137137   rn_emp0     =   0.e0    !  uniform value for the freswater budget (E-P) 
  • trunk/CONFIG/ORCA2_LIM/EXP00/1_namelist

    r1618 r1634  
    133133   rn_utau0    =   0.5     !  uniform value for the i-stress 
    134134   rn_vtau0    =   0.e0    !  uniform value for the j-stress 
    135    rn_q     =   0.e0    !  uniform value for the total heat flux 
     135   rn_qns0     =   0.e0    !  uniform value for the total heat flux 
    136136   rn_qsr0     =   0.e0    !  uniform value for the solar radiation 
    137137   rn_emp0     =   0.e0    !  uniform value for the freswater budget (E-P) 
  • trunk/CONFIG/ORCA2_LIM/EXP00/namelist

    r1618 r1634  
    2626   cn_exp      =  "ORCA2"  !  experience name  
    2727   nn_it000    =       1   !  first time step 
    28    nn_itend    =     315   !  last  time step (std 5475) 
     28   nn_itend    =    5475   !  last  time step (std 5475) 
    2929   nn_date0    =  010101   !  initial calendar date yymmdd (used if nrstdt=1) 
    3030   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
     
    133133   rn_utau0    =   0.5     !  uniform value for the i-stress 
    134134   rn_vtau0    =   0.e0    !  uniform value for the j-stress 
    135    rn_q     =   0.e0    !  uniform value for the total heat flux 
     135   rn_qns0     =   0.e0    !  uniform value for the total heat flux 
    136136   rn_qsr0     =   0.e0    !  uniform value for the solar radiation 
    137137   rn_emp0     =   0.e0    !  uniform value for the freswater budget (E-P) 
  • trunk/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist

    r1618 r1634  
    2626   cn_exp      =  "ORCA2P" !  experience name  
    2727   nn_it000    =       1   !  first time step 
    28    nn_itend    =     315   !  last  time step (std 5475) 
     28   nn_itend    =    5475   !  last  time step (std 5475) 
    2929   nn_date0    =  010101   !  initial calendar date yymmdd (used if nrstdt=1) 
    3030   nn_leapy    =       0   !  Leap year calendar (1) or not (0) 
     
    133133   rn_utau0    =   0.5     !  uniform value for the i-stress 
    134134   rn_vtau0    =   0.e0    !  uniform value for the j-stress 
    135    rn_q     =   0.e0    !  uniform value for the total heat flux 
     135   rn_qns0     =   0.e0    !  uniform value for the total heat flux 
    136136   rn_qsr0     =   0.e0    !  uniform value for the solar radiation 
    137137   rn_emp0     =   0.e0    !  uniform value for the freswater budget (E-P) 
Note: See TracChangeset for help on using the changeset viewer.