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

Changeset 1650


Ignore:
Timestamp:
2009-10-08T11:28:49+02:00 (15 years ago)
Author:
cetlod
Message:

update iodef.xml files relative to changeset:1649

Location:
trunk/CONFIG
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/GYRE/EXP00/iodef.xml

    r1637 r1650  
    4444   <field id="qns"          description="non solar Downward Heat Flux"              unit="W/m2"     /> 
    4545   <field id="qsr"          description="Shortwave Radiation"                       unit="W/m2"     /> 
     46   <field id="wspd"         description="Wind speed module at 10 m "                unit="m/s"      /> 
    4647   <field id="qrp"          description="Surface Heat Flux: Damping"                unit="W/m2"     /> 
    4748   <field id="erp"          description="Surface Water Flux: Damping"               unit="Kg/m2/s"  /> 
     
    113114   <field ref="mldkz5"       name="somixhgt"  /> 
    114115   <field ref="ice_cover"    name="soicecov"  /> 
     116   <field ref="wspd"         name="sowindsp"  /> 
    115117   <field ref="qrp"          name="sohefldp"  /> 
    116118   <field ref="erp"          name="sowafldp"  /> 
  • trunk/CONFIG/GYRE_LOBSTER/EXP00/iodef.xml

    r1637 r1650  
    4444   <field id="qns"          description="non solar Downward Heat Flux"              unit="W/m2"     /> 
    4545   <field id="qsr"          description="Shortwave Radiation"                       unit="W/m2"     /> 
     46   <field id="wspd"         description="Wind speed module at 10 m "                unit="m/s"      /> 
    4647   <field id="qrp"          description="Surface Heat Flux: Damping"                unit="W/m2"     /> 
    4748   <field id="erp"          description="Surface Water Flux: Damping"               unit="Kg/m2/s"  /> 
     
    138139   <field ref="mldkz5"       name="somixhgt"  /> 
    139140   <field ref="ice_cover"    name="soicecov"  /> 
     141   <field ref="wspd"         name="sowindsp"  /> 
    140142   <field ref="qrp"          name="sohefldp"  /> 
    141143   <field ref="erp"          name="sowafldp"  /> 
  • trunk/CONFIG/ORCA2_LIM/EXP00/iodef.xml

    r1637 r1650  
    5050   <field id="qrp"          description="Surface Heat Flux: Damping"                                   unit="W/m2"     /> 
    5151   <field id="erp"          description="Surface Water Flux: Damping"                                  unit="Kg/m2/s"  /> 
     52   <field id="wspd"         description="Wind speed module at 10 m "                                   unit="m/s"      /> 
    5253    
    5354   <!-- *_oce variables available with ln_blk_clio or ln_blk_core --> 
     
    148149   <field ref="mldkz5"       name="somixhgt"  /> 
    149150   <field ref="ice_cover"    name="soicecov"  /> 
     151   <field ref="wspd"         name="sowindsp"  /> 
    150152   <field ref="qrp"          name="sohefldp"  /> 
    151153   <field ref="erp"          name="sowafldp"  /> 
  • trunk/CONFIG/ORCA2_LIM_PISCES/EXP00/iodef.xml

    r1637 r1650  
    5050   <field id="qrp"          description="Surface Heat Flux: Damping"                                   unit="W/m2"     /> 
    5151   <field id="erp"          description="Surface Water Flux: Damping"                                  unit="Kg/m2/s"  /> 
     52   <field id="wspd"         description="Wind speed module at 10 m "                                   unit="m/s"      /> 
    5253    
    5354   <!-- *_oce variables available with ln_blk_clio or ln_blk_core --> 
     
    204205   <field ref="mldkz5"       name="somixhgt"  /> 
    205206   <field ref="ice_cover"    name="soicecov"  /> 
     207   <field ref="wspd"         name="sowindsp"  /> 
    206208   <field ref="qrp"          name="sohefldp"  /> 
    207209   <field ref="erp"          name="sowafldp"  /> 
Note: See TracChangeset for help on using the changeset viewer.