Changeset 1437
- Timestamp:
- 05/24/11 16:56:31 (14 years ago)
- Location:
- CONFIG/IPSLCM/IPSLCM5A
- Files:
-
- 15 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5A/Chistorical/COMP/pisces.card
r1032 r1437 3 3 4 4 [UserChoices] 5 DBIO_ENABLE=y 5 6 6 7 [InitialStateFiles] -
CONFIG/IPSLCM/IPSLCM5A/Chistorical/COMP/pisces.driver
r1316 r1437 59 59 fi 60 60 61 ##-- Enable dbio output file 62 DBIO_ENABLE=".FALSE." 63 eval pisces_DBIO_ENABLE=\${pisces_UserChoices_DBIO_ENABLE} > /dev/null 2>&1 64 if [ "${pisces_DBIO_ENABLE}" = "y" ]; then 65 DBIO_ENABLE=".TRUE." 66 fi 67 68 # update iodef.xml 69 70 echo 'Informations into iodef.xml : DBIO_ENABLE' 71 echo ${DBIO_ENABLE} 72 73 sed -e "s/<DBIO_ENABLE>/${DBIO_ENABLE}/" \ 74 iodef.xml > iodef.xml.tmp 75 76 IGCM_sys_Mv iodef.xml.tmp iodef.xml 77 61 78 ##-- GHG forcing for the current year. Normally constant 62 79 PathCO2log=${SUBMIT_DIR} -
CONFIG/IPSLCM/IPSLCM5A/Chistorical/PARAM/iodef.xml
r1384 r1437 658 658 .............................................. dbio_T ................................................. 659 659 --> 660 <file id="ORCA2_1m_dbio_T" description="Marine Biogeochemical Fields : Additional AR5 variables" >660 <file id="ORCA2_1m_dbio_T" description="Marine Biogeochemical Fields : Additional AR5 variables" enabled="<DBIO_ENABLE>" > 661 661 <field ref="PHYT" /> 662 662 <field ref="ZOOT" /> -
CONFIG/IPSLCM/IPSLCM5A/CpiControl/COMP/pisces.card
r1148 r1437 3 3 4 4 [UserChoices] 5 DBIO_ENABLE=y 5 6 6 7 [InitialStateFiles] -
CONFIG/IPSLCM/IPSLCM5A/CpiControl/COMP/pisces.driver
r1316 r1437 61 61 fi 62 62 63 ##-- Enable dbio output file 64 DBIO_ENABLE=".FALSE." 65 eval pisces_DBIO_ENABLE=\${pisces_UserChoices_DBIO_ENABLE} > /dev/null 2>&1 66 if [ "${pisces_DBIO_ENABLE}" = "y" ]; then 67 DBIO_ENABLE=".TRUE." 68 fi 69 70 # update iodef.xml 71 72 echo 'Informations into iodef.xml : DBIO_ENABLE' 73 echo ${DBIO_ENABLE} 74 75 sed -e "s/<DBIO_ENABLE>/${DBIO_ENABLE}/" \ 76 iodef.xml > iodef.xml.tmp 77 78 IGCM_sys_Mv iodef.xml.tmp iodef.xml 79 63 80 ##-- GHG forcing for the current year. Normally constant 64 81 PathCO2log=${SUBMIT_DIR} -
CONFIG/IPSLCM/IPSLCM5A/CpiControl/PARAM/iodef.xml
r1384 r1437 658 658 .............................................. dbio_T ................................................. 659 659 --> 660 <file id="ORCA2_1m_dbio_T" description="Marine Biogeochemical Fields : Additional AR5 variables" >660 <file id="ORCA2_1m_dbio_T" description="Marine Biogeochemical Fields : Additional AR5 variables" enabled="<DBIO_ENABLE>" > 661 661 <field ref="PHYT" /> 662 662 <field ref="ZOOT" /> -
CONFIG/IPSLCM/IPSLCM5A/EXP00/COMP/pisces.card
r1170 r1437 3 3 4 4 [UserChoices] 5 DBIO_ENABLE=n 5 6 6 7 [InitialStateFiles] -
CONFIG/IPSLCM/IPSLCM5A/EXP00/COMP/pisces.driver
r972 r1437 60 60 fi 61 61 62 ##-- Enable dbio output file 63 DBIO_ENABLE=".FALSE." 64 eval pisces_DBIO_ENABLE=\${pisces_UserChoices_DBIO_ENABLE} > /dev/null 2>&1 65 if [ "${pisces_DBIO_ENABLE}" = "y" ]; then 66 DBIO_ENABLE=".TRUE." 67 fi 68 69 # update iodef.xml 70 71 echo 'Informations into iodef.xml : DBIO_ENABLE' 72 echo ${DBIO_ENABLE} 73 74 sed -e "s/<DBIO_ENABLE>/${DBIO_ENABLE}/" \ 75 iodef.xml > iodef.xml.tmp 76 77 IGCM_sys_Mv iodef.xml.tmp iodef.xml 78 62 79 ##-- Update namelist_top and namelist_pisces 63 80 -
CONFIG/IPSLCM/IPSLCM5A/EXP00/PARAM/iodef.xml
r1248 r1437 88 88 <field id="icethic_cea" description="Ice thickness (cell average)" unit="m" /> 89 89 <field id="iceprod_cea" description="Ice production (cell average)" unit="m/s" /> 90 <field id="sim" description="Sea Ice Plus Surface Snow Amount" unit="kg/m2" /> 90 91 91 92 <field id="ice_pres" description="Ice presence" unit="-" /> … … 349 350 350 351 <!-- table 2.2 --> 351 <field ref="uice_ipa" name="iicevelu" description="Ice velocity along i-axis at I-point (ice presence average)" level=" 3" />352 <field ref="vice_ipa" name="iicevelv" description="Ice velocity along j-axis at I-point (ice presence average)" level=" 3" />353 <field ref="ice_cover" name="ileadfra" description="sea_ice_area_fraction" level=" 3" />354 <field ref="icethic_cea" name="iicethic" description="sea_ice_thickness" level=" 3" />352 <field ref="uice_ipa" name="iicevelu" description="Ice velocity along i-axis at I-point (ice presence average)" level="2" /> 353 <field ref="vice_ipa" name="iicevelv" description="Ice velocity along j-axis at I-point (ice presence average)" level="2" /> 354 <field ref="ice_cover" name="ileadfra" description="sea_ice_area_fraction" level="2" /> 355 <field ref="icethic_cea" name="iicethic" description="sea_ice_thickness" level="2" /> 355 356 </file> 356 357 … … 535 536 <field ref="subl_ai_cea" name="evap" description="water_evaporation_flux" /> 536 537 <field ref="snowthic_cea" name="isnowthi" description="surface_snow_thickness" /> 538 <field ref="sim" name="sim" description="sea_ice_and_surface_snow_amount" /> 537 539 <!-- snc : surface_snow_area_fraction : same as sic --> 538 540 <field ref="icealb_cea" name="ialb" description="Bare Sea Ice Albedo" /> … … 653 655 </file> 654 656 657 <!-- 658 .............................................. dbio_T ................................................. 659 --> 660 <file id="ORCA2_1m_dbio_T" description="Marine Biogeochemical Fields : Additional AR5 variables" enabled="<DBIO_ENABLE>" > 661 <field ref="PHYT" /> 662 <field ref="ZOOT" /> 663 <field ref="CHLT" /> 664 <field ref="POCT" /> 665 <field ref="PFET" /> 666 <field ref="TPP" /> 667 <field ref="TPNEW" /> 668 <field ref="TPBFE" /> 669 <field ref="EXPC" /> 670 <field ref="EXPFE" /> 671 <field ref="EXPSI" /> 672 <field ref="EXPCAL" /> 673 <field ref="INTDIC" /> 674 <field ref="O2MIN" /> 675 <field ref="ZO2MIN" /> 676 <field ref="INTNFIX" /> 677 <field ref="INTPPPHY" /> 678 <field ref="INTPPPHY2" /> 679 <field ref="INTPP" /> 680 <field ref="INTPNEW" /> 681 <field ref="INTPBFE" /> 682 <field ref="INTPBSI" /> 683 <field ref="INTPCAL" /> 684 </file> 685 655 686 </group> 656 687 -
CONFIG/IPSLCM/IPSLCM5A/historical/COMP/pisces.card
r1032 r1437 3 3 4 4 [UserChoices] 5 DBIO_ENABLE=y 5 6 6 7 [InitialStateFiles] -
CONFIG/IPSLCM/IPSLCM5A/historical/COMP/pisces.driver
r1019 r1437 58 58 fi 59 59 60 ##-- Enable dbio output file 61 DBIO_ENABLE=".FALSE." 62 eval pisces_DBIO_ENABLE=\${pisces_UserChoices_DBIO_ENABLE} > /dev/null 2>&1 63 if [ "${pisces_DBIO_ENABLE}" = "y" ]; then 64 DBIO_ENABLE=".TRUE." 65 fi 66 67 # update iodef.xml 68 69 echo 'Informations into iodef.xml : DBIO_ENABLE' 70 echo ${DBIO_ENABLE} 71 72 sed -e "s/<DBIO_ENABLE>/${DBIO_ENABLE}/" \ 73 iodef.xml > iodef.xml.tmp 74 75 IGCM_sys_Mv iodef.xml.tmp iodef.xml 76 60 77 ##-- GHG forcing for the current year 61 78 IPCC_PIS_CO2=`grep Annee_${year} CO2_1765_2005.txt | awk -F= '{print $2}'` -
CONFIG/IPSLCM/IPSLCM5A/historical/PARAM/iodef.xml
r1384 r1437 658 658 .............................................. dbio_T ................................................. 659 659 --> 660 <file id="ORCA2_1m_dbio_T" description="Marine Biogeochemical Fields : Additional AR5 variables" >660 <file id="ORCA2_1m_dbio_T" description="Marine Biogeochemical Fields : Additional AR5 variables" enabled="<DBIO_ENABLE>" > 661 661 <field ref="PHYT" /> 662 662 <field ref="ZOOT" /> -
CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/pisces.card
r1148 r1437 3 3 4 4 [UserChoices] 5 DBIO_ENABLE=y 5 6 6 7 [InitialStateFiles] -
CONFIG/IPSLCM/IPSLCM5A/piControl/COMP/pisces.driver
r972 r1437 60 60 fi 61 61 62 ##-- Enable dbio output file 63 DBIO_ENABLE=".FALSE." 64 eval pisces_DBIO_ENABLE=\${pisces_UserChoices_DBIO_ENABLE} > /dev/null 2>&1 65 if [ "${pisces_DBIO_ENABLE}" = "y" ]; then 66 DBIO_ENABLE=".TRUE." 67 fi 68 69 # update iodef.xml 70 71 echo 'Informations into iodef.xml : DBIO_ENABLE' 72 echo ${DBIO_ENABLE} 73 74 sed -e "s/<DBIO_ENABLE>/${DBIO_ENABLE}/" \ 75 iodef.xml > iodef.xml.tmp 76 77 IGCM_sys_Mv iodef.xml.tmp iodef.xml 78 62 79 ##-- Update namelist_top and namelist_pisces 63 80 -
CONFIG/IPSLCM/IPSLCM5A/piControl/PARAM/iodef.xml
r1384 r1437 658 658 .............................................. dbio_T ................................................. 659 659 --> 660 <file id="ORCA2_1m_dbio_T" description="Marine Biogeochemical Fields : Additional AR5 variables" >660 <file id="ORCA2_1m_dbio_T" description="Marine Biogeochemical Fields : Additional AR5 variables" enabled="<DBIO_ENABLE>" > 661 661 <field ref="PHYT" /> 662 662 <field ref="ZOOT" />
Note: See TracChangeset
for help on using the changeset viewer.