Changeset 551 for CONFIG/IPSLCM/IPSLCM5/trunk/EXP00/COMP/nemo.card
- Timestamp:
- 02/09/09 14:43:13 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
CONFIG/IPSLCM/IPSLCM5/trunk/EXP00/COMP/nemo.card
r534 r551 4 4 [UserChoices] 5 5 OPA_NPDT_JOURS=15 6 ORCA_version=ORCA2.1 6 7 7 8 [InitialStateFiles] … … 10 11 [BoundaryFiles] 11 12 List= () 12 ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/ ${RESOL_OCE}/ahmcoef, .), \13 (${R_BC}/OCE/${config_UserChoices_TagName}/ ${RESOL_OCE}/bathy_level.nc, .), \14 (${R_BC}/OCE/${config_UserChoices_TagName}/ ${RESOL_OCE}/bathy_meter.nc, .), \15 (${R_BC}/OCE/${config_UserChoices_TagName}/ ${RESOL_OCE}/coordinates.nc, .), \16 (${R_BC}/OCE/${config_UserChoices_TagName}/ ${RESOL_OCE}/data_1m_potential_temperature_nomask.nc, .), \17 (${R_BC}/OCE/${config_UserChoices_TagName}/ ${RESOL_OCE}/data_1m_salinity_nomask.nc, .), \18 (${R_BC}/OCE/${config_UserChoices_TagName}/ ${RESOL_OCE}/geothermal_heating.nc, .),\19 (${R_BC}/OCE/${config_UserChoices_TagName}/ ${RESOL_OCE}/runoff_1m_nomask.nc, .),\13 ListNonDel= (${R_BC}/OCE/${config_UserChoices_TagName}/\${${compname}_UserChoices_ORCA_version}/ahmcoef, .), \ 14 (${R_BC}/OCE/${config_UserChoices_TagName}/\${${compname}_UserChoices_ORCA_version}/bathy_level.nc, .), \ 15 (${R_BC}/OCE/${config_UserChoices_TagName}/\${${compname}_UserChoices_ORCA_version}/bathy_meter.nc, .), \ 16 (${R_BC}/OCE/${config_UserChoices_TagName}/\${${compname}_UserChoices_ORCA_version}/coordinates.nc, .), \ 17 (${R_BC}/OCE/${config_UserChoices_TagName}/\${${compname}_UserChoices_ORCA_version}/data_1m_potential_temperature_nomask.nc, .), \ 18 (${R_BC}/OCE/${config_UserChoices_TagName}/\${${compname}_UserChoices_ORCA_version}/data_1m_salinity_nomask.nc, .), \ 19 (${R_BC}/OCE/${config_UserChoices_TagName}/\${${compname}_UserChoices_ORCA_version}/geothermal_heating.nc, .),\ 20 (${R_BC}/OCE/${config_UserChoices_TagName}/\${${compname}_UserChoices_ORCA_version}/runoff_1m_nomask.nc, .),\ 20 21 21 22 [ParametersFiles] … … 44 45 Patches = () 45 46 GatherWithInternal = (nav_lon, nav_lat, deptht, time_counter) 46 TimeSeriesVars = ( iowaflup, sohtc300, sohefldo, soicecov, somxl010, sorunoff, sosaline, sossheig, sosstsst, sowaflep, sowaflcd, sowaflup)47 TimeSeriesVars = (sohtc300, sohefldo, soicecov, somxl010, sosaline, sossheig, sosstsst, sowaflcd, sowaflup) 47 48 48 49 [Post_1M_grid_U]
Note: See TracChangeset
for help on using the changeset viewer.