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 2399 for branches/nemo_v3_3_beta/NEMOGCM/CONFIG – NEMO

Ignore:
Timestamp:
2010-11-17T10:09:35+01:00 (14 years ago)
Author:
gm
Message:

v3.3beta: diaptr (poleward heat & salt transports) #759 : rewriting including dynamical allocation + DOCTOR names

Location:
branches/nemo_v3_3_beta/NEMOGCM/CONFIG
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r2396 r2399  
    719719   ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not  
    720720                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    721    nf_ptr     =  1         !  Frequency of ptr computation [time step] 
    722    nf_ptr_wri =  15        !  Frequency of ptr outputs 
     721   nn_fptr    =  1         !  Frequency of ptr computation [time step] 
     722   nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
    723723/ 
    724724!----------------------------------------------------------------------- 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/GYRE_LOBSTER/EXP00/namelist

    r2396 r2399  
    719719   ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not  
    720720                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    721    nf_ptr     =  1         !  Frequency of ptr computation [time step] 
    722    nf_ptr_wri =  15        !  Frequency of ptr outputs 
     721   ln_ptrcomp = .false.    !  Add decomposition : overturning 
     722   nn_fptr    =  1         !  Frequency of ptr computation [time step] 
     723   nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
    723724/ 
    724725!----------------------------------------------------------------------- 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist

    r2396 r2399  
    727727   ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not  
    728728                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    729    nf_ptr     =  1         !  Frequency of ptr computation [time step] 
    730    nf_ptr_wri =  15        !  Frequency of ptr outputs 
     729   ln_ptrcomp = .false.    !  Add decomposition : overturning 
     730   nn_fptr    =  1         !  Frequency of ptr computation [time step] 
     731   nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
    731732/ 
    732733!----------------------------------------------------------------------- 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r2396 r2399  
    765765                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    766766   ln_ptrcomp = .true.     !  Add decomposition : overturning 
    767    nf_ptr     =  1         !  Frequency of ptr computation [time step] 
    768    nf_ptr_wri =  15        !  Frequency of ptr outputs 
     767   nn_fptr    =  1         !  Frequency of ptr computation [time step] 
     768   nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
    769769/ 
    770770!----------------------------------------------------------------------- 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM/cpp_ORCA2_LIM.fcm

    r2370 r2399  
    1  bld::tool::fppkeys  key_trabbl key_vectopt_loop key_orca_r2 key_lim2 key_dynspg_flt key_diaeiv key_ldfslp key_traldf_c2d key_traldf_eiv key_dynldf_c3d key_dtatem key_dtasal key_tradmp key_zdftke key_zdfddm key_iomput key_nproci=1 key_nprocj=1 
     1 bld::tool::fppkeys  key_trabbl key_vectopt_loop  key_dynspg_flt key_diaeiv key_ldfslp key_traldf_c2d key_traldf_eiv key_dynldf_c3d key_dtatem key_dtasal key_tradmp key_zdftke key_zdfddm key_iomput key_nproci=1 key_nprocj=1  
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist

    r2396 r2399  
    765765                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    766766   ln_ptrcomp = .true.     !  Add decomposition : overturning 
    767    nf_ptr     =  1         !  Frequency of ptr computation [time step] 
    768    nf_ptr_wri =  15        !  Frequency of ptr outputs 
     767   nn_fptr    =  1         !  Frequency of ptr computation [time step] 
     768   nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
    769769/ 
    770770!----------------------------------------------------------------------- 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r2375 r2399  
    749749&namptr       !   Poleward Transport Diagnostic 
    750750!----------------------------------------------------------------------- 
    751    ln_diaptr  = .false.     !  Poleward heat and salt transport (T) or not (F) 
    752    ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
    753    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not  
     751   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F) 
     752   ln_diaznl  = .false.    !  Add zonal means and meridional stream functions 
     753   ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not  
    754754                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    755    ln_ptrcomp = .true.     !  Add decomposition : overturning 
    756    nf_ptr     =  1         !  Frequency of ptr computation [time step] 
    757    nf_ptr_wri =  15        !  Frequency of ptr outputs 
     755   ln_ptrcomp = .false.    !  Add decomposition : overturning 
     756   nn_fptr    =  1         !  Frequency of ptr computation [time step] 
     757   nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
    758758/ 
    759759!----------------------------------------------------------------------- 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/POMME/EXP00/namelist

    r2371 r2399  
    760760   ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not  
    761761                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    762    nf_ptr     =  1         !  Frequency of ptr computation [time step] 
    763    nf_ptr_wri =  15        !  Frequency of ptr outputs 
     762   ln_ptrcomp = .false.    !  Add decomposition : overturning 
     763   nn_fptr    =  1         !  Frequency of ptr computation [time step] 
     764   nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
    764765/ 
    765766!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.