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 10321 for NEMO/branches/UKMO/NEMO4_beta_mirror/cfgs/C1D_PAPA – NEMO

Ignore:
Timestamp:
2018-11-16T15:59:30+01:00 (5 years ago)
Author:
davestorkey
Message:

UKMO/NEMO4_beta_mirror: Update to version 10279 of the trunk.

Location:
NEMO/branches/UKMO/NEMO4_beta_mirror/cfgs/C1D_PAPA
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO4_beta_mirror/cfgs/C1D_PAPA/EXPREF/namelist_cfg

    r9799 r10321  
    22!! NEMO/OCE :   Reference namelist_ref                                !! 
    33!!>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 
    4 !! NEMO/OPA  :  1 - Domain & run manager (namrun, namcfg, namdom, namtsd, namcrs, namc1d, namc1d_uvd) 
     4!! NEMO/OCE  :  1 - Domain & run manager (namrun, namcfg, namdom, namtsd, namcrs, namc1d, namc1d_uvd) 
    55!! namelists    2 - Surface boundary (namsbc, namsbc_flx, namsbc_blk, namsbc_cpl, 
    66!!                                    namsbc_sas, namtra_qsr, namsbc_rnf, 
     
    8181   rn_lat1d    =      50   !  Column latitude 
    8282   rn_lon1d    =    -145   !  Column longitude 
    83    ln_c1d_locpt=  .true.   ! Localization of 1D config in a grid (T) or independant point (F) 
     83   ln_c1d_locpt =  .true.   ! Localization of 1D config in a grid (T) or independant point (F) 
    8484/ 
    8585!----------------------------------------------------------------------- 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/cfgs/C1D_PAPA/MY_SRC/usrdef_hgr.F90

    • Property svn:keywords set to Id
    r9950 r10321  
    3030   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3131   !! $Id$ 
    32    !! Software governed by the CeCILL licence     (./LICENSE) 
     32   !! Software governed by the CeCILL license (see ./LICENSE) 
    3333   !!---------------------------------------------------------------------- 
    3434CONTAINS 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/cfgs/C1D_PAPA/MY_SRC/usrdef_nam.F90

    • Property svn:keywords set to Id
    r9950 r10321  
    3535   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3636   !! $Id$ 
    37    !! Software governed by the CeCILL licence     (./LICENSE) 
     37   !! Software governed by the CeCILL license (see ./LICENSE) 
    3838   !!---------------------------------------------------------------------- 
    3939CONTAINS 
  • NEMO/branches/UKMO/NEMO4_beta_mirror/cfgs/C1D_PAPA/MY_SRC/usrdef_zgr.F90

    • Property svn:keywords set to Id
    r9950 r10321  
    3535   !! NEMO/OCE 4.0 , NEMO Consortium (2018) 
    3636   !! $Id$ 
    37    !! Software governed by the CeCILL licence     (./LICENSE) 
     37   !! Software governed by the CeCILL license (see ./LICENSE) 
    3838   !!---------------------------------------------------------------------- 
    3939CONTAINS              
Note: See TracChangeset for help on using the changeset viewer.