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 4188 for branches/2013/dev_r3948_NOC_FK/NEMOGCM/CONFIG/GYRE/EXP00/iodef.xml – NEMO

Ignore:
Timestamp:
2013-11-14T10:40:55+01:00 (11 years ago)
Author:
agn
Message:

Divide zpsi_[uv]w by box width to give units in m2/s, correct grid for psiv_mle, update namelists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3948_NOC_FK/NEMOGCM/CONFIG/GYRE/EXP00/iodef.xml

    r3959 r4188  
    4747     <field field_ref="mldr10_1"     name="somxl010"  /> 
    4848     <field field_ref="mldkz5"       name="somixhgt"  /> 
    49            <!-- variables available with MLE --> 
     49           <!-- variables available with MLE 
    5050          <field field_ref="Lf_NHpf"    name="Lf_NHpf"  long_name="MLE:_Lf=NH/f"     /> 
     51      --> 
    5152       </file> 
    5253    
     
    5455          <field field_ref="uoce"         name="vozocrtx"  /> 
    5556          <field field_ref="utau"         name="sozotaux"  /> 
    56           <!-- variables available with MLE --> 
    57           <field field_ref="psiu_mle"     name="psiu_mle"    long_name="MLE_streamfunction_along_i-axis" /> 
     57          <!-- variables available with MLE 
     58          <field field_ref="psiu_mle"     name="psiu_mle"  long_name="MLE_streamfunction_along_i-axis" /> 
     59     --> 
    5860        </file> 
    5961    
     
    6163          <field field_ref="voce"         name="vomecrty"  />  
    6264          <field field_ref="vtau"         name="sometauy"  />  
    63           <!-- variables available with MLE --> 
    64           <field field_ref="psiv_mle"     name="psiv_mle"    long_name="MLE_streamfunction_along_j-axis" /> 
     65          <!-- variables available with MLE 
     66          <field field_ref="psiv_mle"     name="psiv_mle"  long_name="MLE_streamfunction_along_j-axis" /> 
     67     --> 
    6568        </file> 
    6669    
Note: See TracChangeset for help on using the changeset viewer.