Changeset 844


Ignore:
Timestamp:
12/10/09 14:17:17 (14 years ago)
Author:
aclsce
Message:
  • add wind speed 10m as coupling field by default
  • key_cpl_albedo and key_cpl_discharge not used anymore in NEMO (now activation via namelist)
  • some cleaning in namcouple comments
Location:
CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/AA_make

    r843 r844  
    8888 
    8989orca2: 
    90         #(cd ../../modeles/NEMO/WORK; $(M_K) USER_INC='-I ../$(PRISM_DIR)/$(PRISM_ARCH)/build/lib/psmile.$(LIB_MPI)' USER_LIB='-L../$(PRISM_DIR)/$(PRISM_ARCH)/lib -lpsmile.$(LIB_MPI) -lmpp_io' P_P='key_trabbl_dif key_vectopt_loop key_vectopt_memory key_orca_r2 key_lim2 key_dynspg_flt key_ldfslp key_traldf_c2d key_traldf_eiv key_dynldf_c3d key_dtatem key_dtasal key_coupled key_trabbc key_zdftke key_zdftmx key_zdfddm key_oasis3 key_diahth key_diaeiv key_cpl_albedo key_cpl_discharge key_mpp_mpi' ; ) 
    91         (cd ../../modeles/NEMO/WORK; $(M_K) FCM=use USER_INC='-I ../$(PRISM_DIR)/$(PRISM_ARCH)/build/lib/psmile.$(LIB_MPI)' USER_LIB='-L../$(PRISM_DIR)/$(PRISM_ARCH)/lib -lpsmile.$(LIB_MPI) -lmpp_io' P_P='key_trabbl_dif key_vectopt_loop key_vectopt_memory key_orca_r2 key_lim2 key_dynspg_flt key_ldfslp key_traldf_c2d key_traldf_eiv key_dynldf_c3d key_dtatem key_dtasal key_coupled key_trabbc key_zdftke key_zdftmx key_zdfddm key_oasis3 key_diahth key_diaeiv key_cpl_albedo key_cpl_discharge key_mpp_mpi key_iomput key_diaar5' ; ) 
     90        #(cd ../../modeles/NEMO/WORK; $(M_K) USER_INC='-I ../$(PRISM_DIR)/$(PRISM_ARCH)/build/lib/psmile.$(LIB_MPI)' USER_LIB='-L../$(PRISM_DIR)/$(PRISM_ARCH)/lib -lpsmile.$(LIB_MPI) -lmpp_io' P_P='key_trabbl_dif key_vectopt_loop key_vectopt_memory key_orca_r2 key_lim2 key_dynspg_flt key_ldfslp key_traldf_c2d key_traldf_eiv key_dynldf_c3d key_dtatem key_dtasal key_coupled key_trabbc key_zdftke key_zdftmx key_zdfddm key_oasis3 key_diahth key_diaeiv key_mpp_mpi' ; ) 
     91        (cd ../../modeles/NEMO/WORK; $(M_K) FCM=use USER_INC='-I ../$(PRISM_DIR)/$(PRISM_ARCH)/build/lib/psmile.$(LIB_MPI)' USER_LIB='-L../$(PRISM_DIR)/$(PRISM_ARCH)/lib -lpsmile.$(LIB_MPI) -lmpp_io' P_P='key_trabbl_dif key_vectopt_loop key_vectopt_memory key_orca_r2 key_lim2 key_dynspg_flt key_ldfslp key_traldf_c2d key_traldf_eiv key_dynldf_c3d key_dtatem key_dtasal key_coupled key_trabbc key_zdftke key_zdftmx key_zdfddm key_oasis3 key_diahth key_diaeiv key_mpp_mpi key_iomput key_diaar5' ; ) 
    9292 
    9393verif: 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM/namcouple_ORCA2xLMD144142

    r819 r844  
    3838# 
    3939 $NFIELDS 
    40             24 
     40            25 
    4141 $END 
    4242############################################################################### 
     
    227227#                      ------------------------- 
    228228############################################################################    
    229 # Field 8 : wind stress along X axis (a->o tau 1) 
     229# Field 8 : wind stress along X axis (a->o 1) 
    230230# 
    231231COTAUXXU O_OTaux1 23 86400  6  flxat.nc   <output_mode> 
     
    247247# 
    248248########################################################################### 
    249 # Field 9 : stress along Y axis (a->o tau 1) 
     249# Field 9 : stress along Y axis (a->o 2) 
    250250# 
    251251COTAUYYU O_OTauy1 23 86400  6  flxat.nc  <output_mode> 
     
    267267# 
    268268########################################################################### 
    269 # Field 10 :wind stress along Z axis (a->o tau 1) 
     269# Field 10 :wind stress along Z axis (a->o 3) 
    270270# 
    271271COTAUZZU O_OTauz1 23 86400  6  flxat.nc  <output_mode> 
     
    287287# 
    288288########################################################################## 
    289 # Field 11 : wind stress along X axis 2 (a->o tau 2) 
     289# Field 11 : wind stress along X axis 2 (a->o 4) 
    290290# 
    291291COTAUXXV O_OTaux2 24 86400  6    flxat.nc  <output_mode> 
     
    307307# 
    308308########################################################################## 
    309 # Field 12 : wind stress along Y axis 2 (a->o tau 2)  
     309# Field 12 : wind stress along Y axis 2 (a->o 5)  
    310310# 
    311311COTAUYYV O_OTauy2 24 86400  6    flxat.nc  <output_mode> 
     
    327327# 
    328328########################################################################## 
    329 # Field 13 :  wind stress along Z axis 2 (a->o tau 2)  
     329# Field 13 :  wind stress along Z axis 2 (a->o 6)  
    330330# 
    331331COTAUZZV O_OTauz2 24 86400  6    flxat.nc  <output_mode> 
     
    346346 INT=1 
    347347# 
     348########################################################################## 
     349# Field 14 :  wind speed 10m (a->o 7)  
     350# 
     351COWINDSP O_Wind10  56 86400  6    flxat.nc  <output_mode> 
     352tlmd    vorc  LAG=1800 
     353P  0 P  2 
     354INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT 
     355# Reverse 
     356NORSUD WSTEST 
     357# CHECKIN: indicate computation of global, land and sea field integrals. 
     358 INT=1 
     359# Mask value 
     360888888. 
     361# Extrapolation method 
     362NINENN 2 1 1 
     363# Interpolation method 
     364BICUBIPS  Z   SCALAR 
     365# CHECKOUT: indicate computation of global, land and sea field integrals. 
     366 INT=1 
     367#  
    348368######################################################################### 
    349 # Field 14 : Total rain (a->o flx 7) 
     369# Field 15 : Total rain (a->o 8) 
    350370# 
    351371COTOTRAI OTotRain 26  86400  4   flxat.nc   <output_mode> 
     
    363383# 
    364384########################################################################## 
    365 # Field 15 :  Total snow (o->a flx 6) 
     385# Field 16 :  Total snow (o->a 9) 
    366386# 
    367387COTOTSNO  OTotSnow 28  86400  4   flxat.nc   <output_mode> 
     
    379399# 
    380400########################################################################## 
    381 # Field 16 : Total evap (a->o flx 9) 
     401# Field 17 : Total evap (a->o 10) 
    382402# 
    383403COTOTEVA  OTotEvap  25 86400  4   flxat.nc   <output_mode> 
     
    395415# 
    396416########################################################################## 
    397 # Field 17 : Evaporation Ice  (a->o flx 8) 
     417# Field 18 : Evaporation Ice  (a->o 11) 
    398418# 
    399419COICEVAP OIceEvap 41 86400  4   flxat.nc   <output_mode> 
     
    411431# 
    412432########################################################################## 
    413 # Field 18 : Total solar heat flux (a->o flx 2) 
     433# Field 19 : Total solar heat flux (a->o 12) 
    414434# 
    415435COQSRMIX  O_QsrMix  7 86400 4   flxat.nc  <output_mode> 
     
    427447# 
    428448######################################################################### 
    429 # Field 19 : Total Non solar heat flux (a->o flx 4) 
     449# Field 20 : Total Non solar heat flux (a->o 13) 
    430450# 
    431451COQNSMIX  O_QnsMix 6 86400  4   flxat.nc  <output_mode> 
     
    443463# 
    444464########################################################################## 
    445 # Field 20 : solar heat flux on ice (a->o flx 1) 
     465# Field 21 : solar heat flux on ice (a->o 14) 
    446466# 
    447467COSHFICE O_QsrIce  7 86400 4   flxat.nc  <output_mode> 
     
    459479# 
    460480########################################################################## 
    461 # Field 21 : Non solar heat flux on ice (a->o flx 3) 
     481# Field 22 : Non solar heat flux on ice (a->o 15) 
    462482# 
    463483CONSFICE  O_QnsIce 6 86400  4  flxat.nc  <output_mode> 
     
    475495# 
    476496############################################################################ 
    477 # Field 22 : Non solar heat flux derivative (o->a flx 5) 
     497# Field 23 : Non solar heat flux derivative (a->o 16) 
    478498# 
    479499CODFLXDT O_dQnsdT  35 86400  4   flxat.nc  <output_mode> 
     
    491511# 
    492512########################################################################### 
    493 # Field 23 : iceberg calving (a->o flx 12) 
     513# Field 24 : iceberg calving (a->o 17) 
    494514# 
    495515COCALVIN OCalving  36 86400  4  flxat.nc  <output_mode> 
     
    507527# 
    508528############################################################################ 
    509 # Field 24 : liquid run-off (river + direct)  (a->o flx 11) 
     529# Field 25 : liquid run-off (river + direct)  (a->o 18) 
    510530# 
    511531COLIQRUN  O_Runoff 32 86400  5  flxat.nc   <output_mode> 
     
    526546# 
    527547############################################################################ 
    528 # Field 25 : wind stress module (a->o flx 12) 
     548# Field 26 : wind stress module (a->o 19) 
    529549# 
    530550##COTAUMOD  O_TauMod 466 86400  6   flxat.nc   <output_mode> 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM/namcouple_ORCA2xLMD5655

    r819 r844  
    3838# 
    3939 $NFIELDS 
    40             24 
     40            25 
    4141 $END 
    4242############################################################################### 
     
    228228############################################################################    
    229229# 
    230 # Field 8 : wind stress along X axis (a->o tau 1) 
     230# Field 8 : wind stress along X axis (a->o 1) 
    231231# 
    232232COTAUXXU O_OTaux1 23 86400  6  flxat.nc   <output_mode> 
     
    249249########################################################################### 
    250250# 
    251 # Field 9 : stress along Y axis (a->o tau 1) 
     251# Field 9 : stress along Y axis (a->o 2) 
    252252# 
    253253COTAUYYU O_OTauy1 23 86400  6  flxat.nc  <output_mode> 
     
    270270########################################################################### 
    271271# 
    272 # Field 10 :wind stress along Z axis (a->o tau 1) 
     272# Field 10 :wind stress along Z axis (a->o 3) 
    273273# 
    274274COTAUZZU O_OTauz1 23 86400  6  flxat.nc  <output_mode> 
     
    291291########################################################################## 
    292292# 
    293 # Field 11 : wind stress along X axis 2 (a->o tau 2) 
     293# Field 11 : wind stress along X axis 2 (a->o 4) 
    294294# 
    295295COTAUXXV O_OTaux2 24 86400  6    flxat.nc  <output_mode> 
     
    312312########################################################################## 
    313313# 
    314 # Field 12 : wind stress along Y axis 2 (a->o tau 2)  
     314# Field 12 : wind stress along Y axis 2 (a->o 5)  
    315315# 
    316316COTAUYYV O_OTauy2 24 86400  6    flxat.nc  <output_mode> 
     
    333333########################################################################## 
    334334# 
    335 # Field 13 :  wind stress along Z axis 2 (a->o tau 2)  
     335# Field 13 :  wind stress along Z axis 2 (a->o 6)  
    336336# 
    337337COTAUZZV O_OTauz2 24 86400  6    flxat.nc  <output_mode> 
     
    353353# 
    354354######################################################################### 
    355 # 
    356 # Field 14 : Total rain (a->o flx 7) 
     355# Field 14 :  wind speed 10m (a->o 7)  
     356# 
     357COWINDSP O_Wind10  56 86400  6    flxat.nc  <output_mode> 
     358tlmd    vorc  LAG=1800 
     359P  0 P  2 
     360INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT 
     361# Reverse 
     362NORSUD WSTEST 
     363# CHECKIN: indicate computation of global, land and sea field integrals. 
     364 INT=1 
     365# Mask value 
     366888888. 
     367# Extrapolation method 
     368NINENN 2 1 1 
     369# Interpolation method 
     370BICUBIPS  Z   SCALAR  
     371# CHECKOUT: indicate computation of global, land and sea field integrals. 
     372 INT=1   
     373#  
     374######################################################################### 
     375# Field 15 : Total rain (a->o 8) 
    357376# 
    358377COTOTRAI OTotRain 26 86400  4   flxat.nc   <output_mode> 
     
    371390########################################################################## 
    372391# 
    373 # Field 15 :  Total snow (o->a flx 6) 
     392# Field 16 :  Total snow (a->o 9) 
    374393# 
    375394COTOTSNO  OTotSnow 28 86400  4   flxat.nc   <output_mode> 
     
    388407######################################################################### 
    389408# 
    390 # Field 16 : Total evap (a->o flx 9) 
     409# Field 17 : Total evap (a->o 10) 
    391410# 
    392411COTOTEVA  OTotEvap 25 86400  4   flxat.nc   <output_mode> 
     
    405424########################################################################## 
    406425# 
    407 # Field 17 : Evaporation Ice  (a->o flx 8) 
     426# Field 18 : Evaporation Ice  (a->o 11) 
    408427# 
    409428COICEVAP OIceEvap 41 86400  4   flxat.nc   <output_mode> 
     
    422441########################################################################### 
    423442# 
    424 # Field 18 : Total solar heat flux (a->o flx 2) 
     443# Field 19 : Total solar heat flux (a->o 12) 
    425444# 
    426445COQSRMIX  O_QsrMix  7 86400 4   flxat.nc  <output_mode> 
     
    439458######################################################################### 
    440459# 
    441 # Field 19 : Total Non solar heat flux  (a->o flx 4) 
     460# Field 20 : Total Non solar heat flux  (a->o 13) 
    442461# 
    443462COQNSMIX  O_QnsMix 6 86400  4   flxat.nc  <output_mode> 
     
    456475########################################################################### 
    457476# 
    458 # Field 20 : solar heat flux on ice (a->o flx 1) 
     477# Field 21 : solar heat flux on ice (a->o 14) 
    459478# 
    460479COSHFICE O_QsrIce  7 86400 4   flxat.nc  <output_mode> 
     
    473492############################################################################ 
    474493# 
    475 # Field 21 : Non solar heat flux on ice (a->o flx 3) 
     494# Field 22 : Non solar heat flux on ice (a->o 15) 
    476495# 
    477496CONSFICE O_QnsIce 6 86400  4  flxat.nc  <output_mode> 
     
    490509############################################################################ 
    491510# 
    492 # Field 22 : Non solar heat flux derivative (o->a flx 5) 
     511# Field 23 : Non solar heat flux derivative (a->o 16) 
    493512# 
    494513CODFLXDT O_dQnsdT  35 86400  4   flxat.nc  <output_mode> 
     
    507526######################################################################### 
    508527# 
    509 # Field 23 : iceberg calving (a->o flx 12) 
     528# Field 24 : iceberg calving (a->o 17) 
    510529# 
    511530COCALVIN OCalving  36 86400  4  flxat.nc  <output_mode> 
     
    524543######################################################################### 
    525544# 
    526 # Field 24 : liquid run-off (river + direct)  (a->o flx 11) 
     545# Field 25 : liquid run-off (river + direct)  (a->o 18) 
    527546# 
    528547COLIQRUN  O_Runoff 32 86400  5  flxat.nc   <output_mode> 
     
    543562# 
    544563########################################################################### 
    545 # Field 25 : wind stress module (a->o flx 12) 
     564# Field 26 : wind stress module (a->o 19) 
    546565# 
    547566##COTAUMOD  O_TauMod 466 86400  6   flxat.nc   <output_mode> 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM/namcouple_ORCA2xLMD9671

    r819 r844  
    3838# 
    3939 $NFIELDS 
    40             24 
     40            25 
    4141 $END 
    4242############################################################################### 
     
    229229############################################################################    
    230230# 
    231 # Field 8 : wind stress along X axis (a->o tau 1) 
     231# Field 8 : wind stress along X axis (a->o 1) 
    232232# 
    233233COTAUXXU O_OTaux1 23 86400  6  flxat.nc   <output_mode> 
     
    250250########################################################################### 
    251251# 
    252 # Field 9 : stress along Y axis (a->o tau 1) 
     252# Field 9 : stress along Y axis (a->o 2) 
    253253# 
    254254COTAUYYU O_OTauy1 23 86400  6  flxat.nc  <output_mode> 
     
    271271########################################################################### 
    272272# 
    273 # Field 10 :wind stress along Z axis (a->o tau 1) 
     273# Field 10 :wind stress along Z axis (a->o 3) 
    274274# 
    275275COTAUZZU O_OTauz1 23 86400  6  flxat.nc  <output_mode> 
     
    292292########################################################################## 
    293293# 
    294 # Field 11 : wind stress along X axis 2 (a->o tau 2) 
     294# Field 11 : wind stress along X axis 2 (a->o 4) 
    295295# 
    296296COTAUXXV O_OTaux2 24 86400  6    flxat.nc  <output_mode> 
     
    313313########################################################################## 
    314314# 
    315 # Field 12 : wind stress along Y axis 2 (a->o tau 2)  
     315# Field 12 : wind stress along Y axis 2 (a->o 5)  
    316316# 
    317317COTAUYYV O_OTauy2 24 86400  6    flxat.nc  <output_mode> 
     
    334334########################################################################## 
    335335# 
    336 # Field 13 :  wind stress along Z axis 2 (a->o tau 2)  
     336# Field 13 :  wind stress along Z axis 2 (a->o 6)  
    337337# 
    338338COTAUZZV O_OTauz2 24 86400  6    flxat.nc  <output_mode> 
     
    354354# 
    355355######################################################################### 
    356 # 
    357 # Field 14 : Total rain  (a->o flx 7) 
     356# Field 14 :  wind speed 10m (a->o 7)  
     357# 
     358COWINDSP O_Wind10  56 86400  6    flxat.nc  <output_mode> 
     359tlmd    vorc  LAG=1800 
     360P  0 P  2 
     361INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT 
     362# Reverse 
     363NORSUD WSTEST 
     364# CHECKIN: indicate computation of global, land and sea field integrals. 
     365 INT=1 
     366# Mask value 
     367888888. 
     368# Extrapolation method 
     369NINENN 2 1 1 
     370# Interpolation method 
     371BICUBIPS  Z   SCALAR 
     372# CHECKOUT: indicate computation of global, land and sea field integrals. 
     373 INT=1 
     374#  
     375######################################################################### 
     376# 
     377# Field 15 : Total rain  (a->o 8) 
    358378# 
    359379COTOTRAI OTotRain 26 86400  4   flxat.nc   <output_mode> 
     
    372392########################################################################## 
    373393# 
    374 # Field 15 :  Total snow (o->a flx 6) 
     394# Field 16 :  Total snow (a->o 9) 
    375395# 
    376396COTOTSNO  OTotSnow 28 86400  4   flxat.nc   <output_mode> 
     
    389409######################################################################### 
    390410# 
    391 # Field 16 : Total evap (a->o flx 9) 
     411# Field 17 : Total evap (a->o 10) 
    392412# 
    393413COTOTEVA  OTotEvap 25 86400  4   flxat.nc   <output_mode> 
     
    406426########################################################################## 
    407427# 
    408 # Field 17 : Evaporation Ice  (a->o flx 8) 
     428# Field 18 : Evaporation Ice  (a->o 11) 
    409429# 
    410430COICEVAP OIceEvap 41 86400  4   flxat.nc   <output_mode> 
     
    423443########################################################################### 
    424444# 
    425 # Field 18 : Total solar heat flux (a->o flx 2) 
     445# Field 19 : Total solar heat flux (a->o 12) 
    426446# 
    427447COQSRMIX O_QsrMix  7 86400 4   flxat.nc  <output_mode> 
     
    440460######################################################################### 
    441461# 
    442 # Field 19 : Total Non solar heat flux (a->o flx 4) 
     462# Field 20 : Total Non solar heat flux (a->o 13) 
    443463# 
    444464COQNSMIX O_QnsMix 6 86400  4   flxat.nc  <output_mode> 
     
    457477########################################################################### 
    458478# 
    459 # Field 20 : solar heat flux on ice (a->o flx 1) 
     479# Field 21 : solar heat flux on ice (a->o 14) 
    460480# 
    461481COSHFICE O_QsrIce  7 86400 4   flxat.nc  <output_mode> 
     
    474494############################################################################ 
    475495# 
    476 # Field 21 : Non solar heat flux on ice (a->o flx 3) 
     496# Field 22 : Non solar heat flux on ice (a->o 15) 
    477497# 
    478498CONSFICE O_QnsIce 6 86400  4  flxat.nc  <output_mode> 
     
    491511############################################################################ 
    492512# 
    493 # Field 22 : Non solar heat flux derivative (o->a flx 5) 
     513# Field 23 : Non solar heat flux derivative (a->o 16) 
    494514# 
    495515CODFLXDT O_dQnsdT  35 86400  4   flxat.nc  <output_mode> 
     
    508528######################################################################### 
    509529# 
    510 # Field 23 : iceberg calving (a->o flx 12) 
     530# Field 24 : iceberg calving (a->o 17) 
    511531# 
    512532COCALVIN OCalving  36 86400  4  flxat.nc  <output_mode> 
     
    525545######################################################################### 
    526546# 
    527 # Field 24 : liquid run-off (river + direct)  (a->o flx 11) 
     547# Field 25 : liquid run-off (river + direct)  (a->o 18) 
    528548# 
    529549COLIQRUN  O_Runoff 32 86400  5  flxat.nc   <output_mode> 
     
    544564# 
    545565########################################################################### 
    546 # Field 25 : wind stress module (a->o flx 12) 
     566# Field 26 : wind stress module (a->o 19) 
    547567# 
    548568##COTAUMOD  O_TauMod 466 86400  6   flxat.nc   <output_mode> 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM/namcouple_ORCA2xLMD9695

    r819 r844  
    3838# 
    3939 $NFIELDS 
    40             24 
     40            25 
    4141 $END 
    4242############################################################################### 
     
    124124# 
    125125############################################################################ 
     126# 
    126127# Field 2 : Sea ice extent  (o->a 2) 
    127128# 
     
    142143# 
    143144############################################################################ 
     145# 
    144146# Field 3 : Weighted Sea Ice Temperature (o->a 3) 
    145147# 
     
    158160  NORSUD   WSTEST 
    159161############################################################################ 
     162# 
    160163# Field 4 : Weighted Sea ice albedo (o->a 4) 
    161164# 
     
    176179# 
    177180############################################################################ 
     181# 
    178182# Field 5 : Current surface (o->a 5) 
    179183O_OCurx1 CURRENTX 321 86400  5  sstoc.nc  <output_mode> 
     
    192196# 
    193197############################################################################ 
     198# 
    194199# Field 6 : Current surface (o->a 6) 
    195200O_OCury1 CURRENTY 321 86400  5  sstoc.nc  <output_mode> 
     
    207212NORSUD   WSTEST 
    208213############################################################################ 
     214# 
    209215# Field 7 : Current surface (o->a 7) 
    210216O_OCurz1 CURRENTZ 321 86400  5  sstoc.nc  <output_mode> 
     
    228234############################################################################    
    229235# 
    230 # Field 8 : wind stress along X axis (a->o tau 1) 
     236# Field 8 : wind stress along X axis (a->o 1) 
    231237# 
    232238COTAUXXU O_OTaux1 23 86400  6  flxat.nc   <output_mode> 
     
    249255########################################################################### 
    250256# 
    251 # Field 9 : stress along Y axis (a->o tau 1) 
     257# Field 9 : stress along Y axis (a->o 2) 
    252258# 
    253259COTAUYYU O_OTauy1 23 86400  6  flxat.nc  <output_mode> 
     
    270276########################################################################### 
    271277# 
    272 # Field 10 :wind stress along Z axis (a->o tau 1) 
     278# Field 10 :wind stress along Z axis (a->o 3) 
    273279# 
    274280COTAUZZU O_OTauz1 23 86400  6  flxat.nc  <output_mode> 
     
    291297########################################################################## 
    292298# 
    293 # Field 11 : wind stress along X axis 2 (a->o tau 2) 
     299# Field 11 : wind stress along X axis 2 (a->o 4) 
    294300# 
    295301COTAUXXV O_OTaux2  24 86400  6    flxat.nc  <output_mode> 
     
    312318########################################################################## 
    313319# 
    314 # Field 12 : wind stress along Y axis 2 (a->o tau 2)  
     320# Field 12 : wind stress along Y axis 2 (a->o 5)  
    315321# 
    316322COTAUYYV O_OTauy2  24 86400  6    flxat.nc  <output_mode> 
     
    333339########################################################################## 
    334340# 
    335 # Field 13 :  wind stress along Z axis 2 (a->o tau 2)  
     341# Field 13 :  wind stress along Z axis 2 (a->o 6)  
    336342# 
    337343COTAUZZV O_OTauz2  24 86400  6    flxat.nc  <output_mode> 
     
    353359# 
    354360######################################################################### 
    355 # 
    356 # Field 14 : Total rain (a->o flx 7) 
     361# Field 14 :  wind speed 10m (a->o 7)  
     362# 
     363COWINDSP O_Wind10  56 86400  6    flxat.nc  <output_mode> 
     364tlmd    vorc  LAG=1800 
     365P  0 P  2 
     366INVERT CHECKIN MASK EXTRAP INTERP CHECKOUT 
     367# Reverse 
     368NORSUD WSTEST 
     369# CHECKIN: indicate computation of global, land and sea field integrals. 
     370 INT=1 
     371# Mask value 
     372888888. 
     373# Extrapolation method 
     374NINENN 2 1 1 
     375# Interpolation method 
     376BICUBIPS  Z   SCALAR 
     377# CHECKOUT: indicate computation of global, land and sea field integrals. 
     378 INT=1 
     379#  
     380######################################################################### 
     381# 
     382# Field 15 : Total rain (a->o 8) 
    357383# 
    358384COTOTRAI OTotRain 26 86400  4   flxat.nc   <output_mode> 
     
    371397########################################################################## 
    372398# 
    373 # Field 15 :  Total snow (o->a flx 6) 
     399# Field 16 :  Total snow (a->o 9) 
    374400# 
    375401COTOTSNO  OTotSnow 28 86400  4   flxat.nc   <output_mode> 
     
    388414######################################################################### 
    389415# 
    390 # Field 16 : Total evap (a->o flx 9) 
     416# Field 17 : Total evap (a->o 10) 
    391417# 
    392418COTOTEVA  OTotEvap 25 86400  4   flxat.nc   <output_mode> 
     
    405431########################################################################## 
    406432# 
    407 # Field 17 : Evaporation Ice  (a->o flx 8) 
     433# Field 18 : Evaporation Ice  (a->o 11) 
    408434# 
    409435COICEVAP OIceEvap 41 86400  4   flxat.nc   <output_mode> 
     
    422448########################################################################## 
    423449# 
    424 # Field 18 : Total solar heat flux (a->o flx 2) 
     450# Field 19 : Total solar heat flux (a->o 12) 
    425451# 
    426452COQSRMIX O_QsrMix  7 86400 4   flxat.nc  <output_mode> 
     
    439465######################################################################### 
    440466# 
    441 # Field 19 : Total Non solar heat flux (a->o flx 4) 
     467# Field 20 : Total Non solar heat flux (a->o 13) 
    442468# 
    443469COQNSMIX O_QnsMix 6 86400  4   flxat.nc  <output_mode> 
     
    456482########################################################################### 
    457483# 
    458 # Field 20 : solar heat flux on ice (a->o flx 1) 
     484# Field 21 : solar heat flux on ice (a->o 14) 
    459485# 
    460486COSHFICE O_QsrIce  7 86400 4   flxat.nc  <output_mode> 
     
    473499############################################################################ 
    474500# 
    475 # Field 21 : Non solar heat flux on ice (a->o flx 3) 
     501# Field 22 : Non solar heat flux on ice (a->o 15) 
    476502# 
    477503CONSFICE O_QnsIce 6 86400  4  flxat.nc  <output_mode> 
     
    490516############################################################################ 
    491517# 
    492 # Field 22 : Non solar heat flux derivative (o->a flx 5) 
     518# Field 23 : Non solar heat flux derivative (a->o 16) 
    493519# 
    494520CODFLXDT O_dQnsdT  35 86400  4   flxat.nc  <output_mode> 
     
    507533######################################################################### 
    508534# 
    509 # Field 23 : iceberg calving (a->o flx 12) 
     535# Field 24 : iceberg calving (a->o 17) 
    510536# 
    511537COCALVIN OCalving  36 86400  4  flxat.nc  <output_mode> 
     
    524550######################################################################### 
    525551# 
    526 # Field 24 : liquid run-off (river + direct)  (a->o flx 11) 
     552# Field 25 : liquid run-off (river + direct)  (a->o 18) 
    527553# 
    528554COLIQRUN  O_Runoff 32 86400  5  flxat.nc   <output_mode> 
     
    543569# 
    544570######################################################################### 
    545 # Field 25 : wind stress module (a->o flx 12) 
     571# Field 26 : wind stress module (a->o 19) 
    546572# 
    547573##COTAUMOD  O_TauMod 466 86400  6   flxat.nc   <output_mode> 
  • CONFIG/IPSLCM/IPSLCM5/branches/IPSLCM5_v2/EXP00/PARAM/namelist_ORCA2

    r819 r844  
    197197cn_snd_crt_grid   = 'T'                     ! 'T' 
    198198                                       ! receive 
    199 cn_rcv_w10m       = 'none'                  ! 'none' 'coupled' 
     199cn_rcv_w10m       = 'coupled'               ! 'none' 'coupled' 
    200200cn_rcv_taumod     = 'none'                  ! 'none' 'coupled' 
    201201cn_rcv_tau_nature = 'mixed oce-ice'         ! 'oce only' 'oce and ice' 'mixed oce-ice' 
Note: See TracChangeset for help on using the changeset viewer.