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 4642 for branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM/IGCM00/COMP/opa9.card – NEMO

Ignore:
Timestamp:
2014-05-15T09:56:32+02:00 (10 years ago)
Author:
cetlod
Message:

3.4 stable : minor corrections on card for libIGCM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_v3_4_STABLE_2012/NEMOGCM/CONFIG/ORCA2_LIM/IGCM00/COMP/opa9.card

    r4633 r4642  
    8383        (output.init.nc   ,               ${R_OUT_OCE_O_I}/${config_UserChoices_JobName}_${PeriodDateBegin}_output.init.nc, NONE) 
    8484 
    85  
    8685[Post_1Y_grid_T] 
    8786Patches = (Patch_20091030_histcom_time_axis) 
     
    9493TimeSeriesVars = (sohtc300, sohefldo, soicecov, somxl010, sosaline, sossheig, sosstsst, sowaflcd, sowaflup) 
    9594 
    96 [Post_1M_grid_U] 
     95[Post_5D_grid_T] 
     96Patches = (Patch_20091030_histcom_time_axis) 
     97GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter) 
     98TimeSeriesVars = (sohtc300, sohefldo, soicecov, somxl010, sosaline, sossheig, sosstsst, sowaflcd, sowaflup) 
     99 
     100[Post_5D_grid_U] 
    97101Patches = (Patch_20091030_histcom_time_axis) 
    98102GatherWithInternal = (nav_lon, nav_lat, depthu, time_counter) 
    99103TimeSeriesVars = (sozotaux) 
    100104 
    101 [Post_1M_grid_V] 
     105[Post_5D_grid_V] 
    102106Patches = (Patch_20091030_histcom_time_axis) 
    103107GatherWithInternal = (nav_lon, nav_lat, depthv, time_counter) 
    104108TimeSeriesVars = (sometauy) 
    105109 
    106 [Post_1M_grid_W] 
     110[Post_5D_grid_W] 
    107111Patches = (Patch_20091030_histcom_time_axis) 
    108112GatherWithInternal = (nav_lon, nav_lat, depthw, time_counter) 
    109113TimeSeriesVars = 
    110  
    111 [Post_1D_diaptr] 
    112 Patches = () 
    113 GatherWithInternal = (lat, deptht, depthw, time_counter) 
    114 TimeSeriesVars = (zotemglo, zosalglo, zomsfglo, zotematl, zosalatl, zomsfatl, zotempac, zosalpac, zomsfpac, zotemind, zosalind, zomsfind, zotemipc, zosalipc, zomsfipc, sohtatl, sostatl, sohtpac, sostpac, sohtind, sostind, sohtipc, sostipc, sophtadv, sophtove, sophtldf, sopstadv, sopstove, zomsfeiv, sophteiv, sopsteiv) 
    115114 
    116115[Post_time] 
Note: See TracChangeset for help on using the changeset viewer.