- Timestamp:
- 05/17/17 09:49:43 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/UNIFORM/v6/NEMO_v7_dev/GENERAL/PARAM/file_def_nemo-pisces.xml
r3219 r3254 49 49 <file_group id="1y" output_freq="1y" output_level="10" enabled=".TRUE."> <!-- 5d files --> 50 50 51 <file id="file22" name_suffix="_grid_T" description="ocean T grid variables" >52 <field field_ref="e3t" />53 <field field_ref="toce" name="thetao" operation="instant" freq_op="5d" > @toce_e3t / @e3t </field>54 <field field_ref="soce" name="so" operation="instant" freq_op="5d" > @soce_e3t / @e3t </field>55 <field field_ref="sst" name="tos" />56 <field field_ref="sss" name="sos" />57 <field field_ref="ssh" name="zos" />58 <field field_ref="sst" name="tosstd" long_name="sea surface temperature standard deviation" operation="instant" freq_op="5d" > sqrt( @sst2 - @sst * @sst ) </field>59 <field field_ref="ssh" name="zosstd" long_name="sea surface height above geoid standard deviation" operation="instant" freq_op="5d" > sqrt( @ssh2 - @ssh * @ssh ) </field>60 <field field_ref="sst" name="sstdcy" long_name="amplitude of sst diurnal cycle" operation="average" freq_op="1d" > @sstmax - @sstmin </field>61 <field field_ref="mldkz5" />62 <field field_ref="mldr10_1" />63 <field field_ref="mldr10_1" name="mldr10_1dcy" long_name="amplitude of mldr10_1 diurnal cycle" operation="average" freq_op="1d" > @mldr10_1max - @mldr10_1min </field>64 <field field_ref="sbt" />65 <field field_ref="heatc" name="heatc" />66 <field field_ref="saltc" name="saltc" />67 </file>68 69 51 <file id="file23" name_suffix="_bioscalar" description="pisces sms variables" > 70 52 <field field_ref="tdenit" name="tdenit" unit="TgN/yr" operation="instant" > tdenit * 14. * 86400. * 365. / 1e12 </field>
Note: See TracChangeset
for help on using the changeset viewer.