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

Changeset 13397


Ignore:
Timestamp:
2020-08-14T12:07:41+02:00 (4 years ago)
Author:
agn
Message:

correct definition of sfd saltflux -> saltflx

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2019/dev_r11078_OSMOSIS_IMMERSE_Nurser_4.0/cfgs/SHARED/field_def_nemo-oce.xml

    r12316 r13397  
    789789 
    790790     <!-- OMIP  layer-integrated trends --> 
    791      <field id="sfd"      long_name="Total downward salt flux"                                                     unit="kg/(m^2 s)" > saltflux * 1026.0 * 0.001 </field> 
     791     <field id="sfd"      long_name="Total downward salt flux"                                                     unit="kg/(m^2 s)" > saltflx * 1026.0 * 0.001 </field> 
    792792     <field id="wfo"      long_name="Total downward FW mass flux"                                                   unit="kg/(m^2 s)" > -empmr </field> 
    793793 
Note: See TracChangeset for help on using the changeset viewer.