Changeset 4446 for CONFIG/UNIFORM


Ignore:
Timestamp:
05/27/19 17:24:29 (5 years ago)
Author:
cetlod
Message:

Add IPSLCM6-vim GENERAL/PARAM/namelist_ORCA1_cfgMR025 configuration: 1st step

Location:
CONFIG/UNIFORM/v6/IPSLCM6.2
Files:
16 added
4 deleted
8 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/UNIFORM/v6/IPSLCM6.2/AA_make

    r4413 r4446  
    1919IPSLCM6-MR1 : 
    2020        $(M_K) ORCA1LIM3xLMD256256-L79 
     21 
     22IPSLCM6-MR025 : 
     23        $(M_K) ORCA025LIM3xLMD256256-L79-NOPISCES 
    2124 
    2225ORCA2LIM2xLMD9695-L39 : libioipsl oasis3-mct xios liborchidee orca2lim2 lmdz96x95x39 verif 
     
    7073        echo "$(LIB_MPI)" >.libmpi 
    7174 
     75ORCA025LIM3xLMD256256-L79 : libioipsl oasis3-mct xios liborchidee orca025lim3 lmdz256x256x79 verif 
     76        echo "ORCA025LIM3xLMD256256-L79" >.resol 
     77        echo "RESOL_ATM_3D=256x256x79" >>.resol 
     78        echo "$(LIB_MPI)" >.libmpi 
     79 
     80ORCA025LIM3xLMD256256-L79-NOPISCES : libioipsl oasis3-mct xios liborchidee orca025lim3nopisces lmdz256x256x79 verif 
     81        echo "ORCA025LIM3xLMD256256-L79" >.resol 
     82        echo "RESOL_ATM_3D=256x256x79" >>.resol 
     83        echo "$(LIB_MPI)" >.libmpi 
     84 
    7285libioipsl : ../../modeles/IOIPSL/src 
    7386        (cd ../../modeles/IOIPSL/src ; $(M_K) -f Makefile) 
     
    113126        (cd ../../modeles/NEMOGCM/CONFIG; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.cfg ../TOOLS/COMPILE/. ; ./makenemo -m ${FCM_ARCH} -n ORCA1_LIM2_PISCES -d "OPA_SRC LIM_SRC_2 NST_SRC TOP_SRC" -e "$(MYSRC_DIR)/SOURCES/NEMO" -j16 add_key "key_top key_pisces key_lim2 key_lim2_vp key_oasis3 key_vvl" del_key "key_lim3 key_nosignedzero " ; cp ORCA1_LIM2_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; ) 
    114127 
     128orca025lim3: ../../modeles/NEMOGCM/CONFIG 
     129        (cd ../../modeles/NEMOGCM/CONFIG ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.*90 ORCA025_LIM3_PISCES/MY_SRC/ ; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.cfg ../TOOLS/COMPILE/. ; ./makenemo -m ${FCM_ARCH} -n ORCA025_LIM3_PISCES  -j16 add_key "key_oasis3 key_diahth"  del_key "key_mpp_rep key_nosignedzero" ; cp ORCA025_LIM3_PISCES/BLD/bin/nemo.exe ../../../bin/opa ; ) 
     130 
     131orca025lim3nopisces: ../../modeles/NEMOGCM/CONFIG 
     132        (cd ../../modeles/NEMOGCM/CONFIG ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.*90 ORCA025_LIM3_PISCES/MY_SRC/ ; cp ../../../config/IPSLCM6/SOURCES/NEMO/arch-${FCM_ARCH}.fcm ../ARCH/. ; cp ../../../config/IPSLCM6/SOURCES/NEMO/*.cfg ../TOOLS/COMPILE/. ; ./makenemo -m ${FCM_ARCH} -n ORCA025_LIM3 -r ORCA025_LIM3_PISCES  -j16 add_key "key_oasis3 key_diahth"  del_key "key_mpp_rep key_nosignedzero  key_top key_pisces  key_age              " ; cp ORCA025_LIM3/BLD/bin/nemo.exe ../../../bin/opa ; ) 
     133 
     134 
    115135verif: ../../bin 
    116136        ls -l ../../bin 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/pdControl_TEST/COMP/opa9.card

    r4219 r4446  
    77Reproducibility_after_restart= y 
    88Restart_TS_only= n 
     9Dynamics_on_ClosedSeas= y 
    910OutputLevel=1 
    1011 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/EXPERIMENTS/IPSLCM/piControl_TEST/COMP/opa9.card

    r4219 r4446  
    77Reproducibility_after_restart= y 
    88Restart_TS_only= n 
     9Dynamics_on_ClosedSeas= y 
    910OutputLevel=1 
    1011 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/DRIVER/opa9.driver

    r4297 r4446  
    139139    else 
    140140      OPA_LRSTAR_TS=.FALSE. 
     141    fi 
     142 
     143    if ( [ "${CumulPeriod}" -eq 1 ] && [ "${opa9_UserChoices_Dynamics_on_ClosedSeas}" = "y" ] ) ; then 
     144      OPA_CLODYN=.FALSE. 
     145    else 
     146      OPA_CLODYN=.TRUE. 
    141147    fi 
    142148 
     
    205211    IGCM_comp_modifyNamelist blocker    namelist_cfg ln_rstart    ${OPA_LRSTAR} 
    206212    IGCM_comp_modifyNamelist blocker    namelist_cfg ln_rstart_ts ${OPA_LRSTAR_TS} 
     213    IGCM_comp_modifyNamelist blocker    namelist_cfg ln_clodyn    ${OPA_CLODYN} 
    207214    IGCM_comp_modifyNamelist blocker    namelist_cfg nn_stock     ${OPA_NSTOCK} 
    208215    IGCM_comp_modifyNamelist blocker    namelist_cfg nn_rstctl    ${OPA_NRSTDT} 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM/file_def_nemo-lim3.xml

    r3746 r4446  
    1010  --> 
    1111     
    12     <file_definition type="one_file" name="@expname@_@freq@_@startdate@_@enddate@" sync_freq="1d" min_digits="4" compression_level="4" > 
     12    <file_definition type="one_file" name="@expname@_@freq@" sync_freq="1d" min_digits="4" compression_level="4" > 
    1313     
    1414      <file_group id="1ts_lim" output_freq="1ts"  output_level="10" enabled=".TRUE."/> <!-- 1 time step files --> 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM/file_def_nemo-opa.xml

    r4157 r4446  
    295295          <field field_ref="e3u"  /> 
    296296          <field field_ref="ssu"          name="uos"     long_name="sea_surface_x_velocity"  level="2"   /> 
    297           <field field_ref="uoce"         name="uo"      long_name="sea_water_x_velocity" operation="average" freq_op="1mo" level="2" > @uoce_e3u / @e3u </field> 
    298           <field field_ref="utau"         name="tauuo"   long_name="surface_downward_x_stress" level="2" /> 
     297          <field field_ref="uoce"         name="uo"      long_name="sea_water_x_velocity" operation="average" freq_op="1mo" level="1" > @uoce_e3u / @e3u </field> 
     298          <field field_ref="utau"         name="tauuo"   long_name="surface_downward_x_stress" level="1" /> 
    299299          <field field_ref="uocetr_eff"   name="uocetr_eff"  level="2" /> 
    300300          <field field_ref="ahu_bbl"       /> 
     
    308308          <field field_ref="e3v"  /> 
    309309          <field field_ref="ssv"          name="vos"     long_name="sea_surface_y_velocity"    level="2" /> 
    310           <field field_ref="voce"         name="vo"      long_name="sea_water_y_velocity" operation="average" freq_op="1mo" level="2" > @voce_e3v / @e3v </field> 
    311           <field field_ref="vtau"         name="tauvo"   long_name="surface_downward_y_stress" level="2" /> 
     310          <field field_ref="voce"         name="vo"      long_name="sea_water_y_velocity" operation="average" freq_op="1mo" level="1" > @voce_e3v / @e3v </field> 
     311          <field field_ref="vtau"         name="tauvo"   long_name="surface_downward_y_stress" level="1" /> 
    312312          <field field_ref="vocetr_eff"   name="vocetr_eff" level="2"  /> 
    313313          <field field_ref="ahv_bbl"       /> 
     
    320320        <file id="file7" name_suffix="_grid_W" description="ocean W grid variables" > 
    321321          <field field_ref="e3w"  level="2" /> 
    322           <field field_ref="woce"         name="wo"    level="2"  /> 
     322          <field field_ref="woce"         name="wo"    level="1"  /> 
    323323          <field field_ref="avt"          name="difvho"  long_name="ocean_vertical_heat_diffusivity" level="2" /> 
    324324          <!-- avs: available with key_zdfddm --> 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM/namelist_ORCA1_cfg

    r4000 r4446  
    5252&namdom        !   space and time domain (bathymetry, mesh, timestep) 
    5353!----------------------------------------------------------------------- 
    54     nn_closea    =   1      !  remove (=0) or keep (=1) closed seas and lakes (ORCA) 
     54   nn_closea    =   1      !  remove (=0) or keep (=1) closed seas and lakes (ORCA) 
     55   ln_clodyn    =  _AUTOBLOCKER_      !   
    5556   ! 
    5657   jphgr_msh   =       0               !  type of horizontal mesh 
  • CONFIG/UNIFORM/v6/IPSLCM6.2/GENERAL/PARAM/namelist_ORCA1_cfg_IPSLCM6-MR1

    r4142 r4446  
    5252&namdom        !   space and time domain (bathymetry, mesh, timestep) 
    5353!----------------------------------------------------------------------- 
    54     nn_closea    =   1      !  remove (=0) or keep (=1) closed seas and lakes (ORCA) 
     54   nn_closea    =   1      !  remove (=0) or keep (=1) closed seas and lakes (ORCA) 
     55   ln_clodyn    =  _AUTOBLOCKER_      !   
    5556   ! 
    5657   jphgr_msh   =       0               !  type of horizontal mesh 
Note: See TracChangeset for help on using the changeset viewer.