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 2866 – NEMO

Changeset 2866


Ignore:
Timestamp:
2011-09-27T16:41:47+02:00 (13 years ago)
Author:
cbricaud
Message:

add a special list section for GYRE

Location:
branches/2011/dev_r2802_MERCATOR10_diadct/NEMOGCM/TOOLS/SECTIONS_DIADCT/run
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2802_MERCATOR10_diadct/NEMOGCM/TOOLS/SECTIONS_DIADCT/run/job.ksh

    r2859 r2866  
    44#     CONFIGURATION CHOICE                          # 
    55##################################################### 
     6#CONFIG=ORCA2_LIM GYRE 
    67CONFIG=ORCA2_LIM 
    78 
     
    1213# 
    1314ORCA2_LIM) 
    14 export INSPACE=/dataref/rd/INITIALISATION/ORCA2 
     15INSPACE=/dataref/rd/INITIALISATION/ORCA2 
    1516COOR_FIL=coordinates.nc 
     17LIST=list_sections.ascii_global 
     18;; 
     19# 
     20GYRE) 
     21export INSPACE=/perm/ms/fr/ar5 
     22COOR_FIL=mesh_mask.nc 
     23LIST=list_sections.ascii_GYRE 
    1624;; 
    1725# 
     
    2533export CTLDIR=`pwd` 
    2634cd ${CTLDIR} 
    27 rm -f coordinates.nc ${BIN} 
     35rm -f coordinates.nc ${BIN} list_sections.ascii 
    2836cp ../${BIN} . 
    29 ln -sf list_sections.ascii_keep list_sections.ascii 
     37ln -sf ${LIST} list_sections.ascii 
    3038ln -s $INSPACE/$COOR_FIL ./coordinates.nc 
    3139./${BIN} 
  • branches/2011/dev_r2802_MERCATOR10_diadct/NEMOGCM/TOOLS/SECTIONS_DIADCT/run/list_sections.ascii_keep

    r2849 r2866  
    1  -68.    -54.5   -60.    -64.7  00 nostrpond noice ACC_Drake_Passage 
     1 -68.    -54.5   -60.    -64.7  00 okstrpond noice ACC_Drake_Passage 
    22  27.    -73.     27.    -30.   00 nostrpond noice ACC_LeCap 
    33 116.    -70.    116.    -33.8  00 nostrpond noice ACC_WAUS 
    4  147.3   -70.    147.3   -41.   00 nostrpond noice ACC_TAS 
     4 147.3   -70.    147.3   -41.   00 okstrpond noice ACC_TAS 
    55 167.4   -73.    167.4   -45.5  00 nostrpond noice ACC_NZ 
    66 -82.     73.4   -82.     74.9  00 nostrpond   ice ARC_Lancaster_sound 
     
    19719712.0 
    19819840.0 
    199  -78.5    26.7    -80.5   27.   05 nostrpond noice ATL_Florida_Bahamas 
     199 -78.5    26.7    -80.5   27.   05 okstrpond noice ATL_Florida_Bahamas 
    200200ztem 
    201201-2.0 
     
    22522512.0 
    22622640.0 
    227  -55.     48.1     -3.9   48.   00 nostrpond noice ATL_Atlantic_48N 
    228  -85.     26.1    -10.8   26.   04 nostrpond noice ATL_Atlantic_26N 
     227 -55.     48.1     -3.9   48.   00 okstrpond noice ATL_Atlantic_48N 
     228 -85.     24.1    -10.8   24.   00 okstrpond noice ATL_Atlantic_24N 
     229 -75.6    24.     -10.8   24.   00 okstrpond noice ATL_Atlantic_24N1 
     230 -85.     26.1    -10.8   26.   04 okstrpond noice ATL_Atlantic_26N 
    229231zlay 
    230232    0. 
     
    278280  52.    -24.     47.    -22.   00 nostrpond noice IND_Madagascar 
    279281  25.    -30.1   120.    -30.   00 nostrpond noice IND_Indian_30S 
    280 -171.5    66.2  -166.0    65.7  00 nostrpond   ice ARC_Bering_Strait 
     282-171.5    66.2  -166.0    65.7  00 okstrpond   ice ARC_Bering_Strait 
    281283-120.     47.1   142.5    47.   00 nostrpond noice PAC_Subarctic_Gyre_47N 
    282284-130.     43.   -122.     47.   00 nostrpond noice PAC_OffCalif1 
    283285-122.     40.   -130.     36.   00 nostrpond noice PAC_OffCalif2 
    284286-118.     35.   -126.     31.   00 nostrpond noice PAC_OffCalif3 
    285  121.     24.1  -110.6    24.   03 nostrpond noice PAC_North_Pacific_24N 
     287 121.     24.1  -110.6    24.   03 okstrpond noice PAC_North_Pacific_24N 
    286288zsigi 
    28728920. 
     
    347349  14.     57.     14.     53.   00 nostrpond noice BAL_Skagerrak 
    348350 -53.5    47.     -43.    47.   00 nostrpond noice ATL_FlemishCap 
     351 -40.    -11.     20.    -11.1  03 okstrpond noice ATL_11S 
     352zsigi 
     3530.0 
     35428.12 
     35560.0 
     356  25.    -32.    120.    -32.   00 okstrpond noice IND_Indian_32S 
     357 150.    -32.    -70.    -32.   00 okstrpond noice PAC_Pacific_32S 
Note: See TracChangeset for help on using the changeset viewer.