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 9809 for utils/tools/NESTING/namelist_nordic2 – NEMO

Ignore:
Timestamp:
2018-06-19T15:20:09+02:00 (6 years ago)
Author:
clem
Message:

create a README and update namelist files

File:
1 moved

Legend:

Unmodified
Added
Removed
  • utils/tools/NESTING/namelist_nordic2

    r9796 r9809  
    6060    jpjzoom = 1 
    6161/ 
     62 
    6263&forcing_files        
    6364    FLX_FILES =  
     
    6566    '1_data_1m_potential_temperature_nomask.nc', 
    6667    '1_geothermal_heating.nc' 
     68    '1_mixing_power_bot.nc', 
     69    '1_mixing_power_pyc.nc', 
     70    '1_mixing_power_cri.nc', 
    6771    '1_chlorophyll.nc' 
    6872/ 
     
    7377    'vosaline/bilinear', 
    7478    'heatflow/bilinear' 
     79    'field/bilinear', 
     80    'field/bilinear', 
     81    'field/bilinear', 
    7582    'CHLA/bilinear' 
    7683/ 
     
    8491    interp_type = 'bilinear' 
    8592/  
     93 
    8694&restart_trc 
    8795    restart_trc_file = 'restart_trc.nc'    
Note: See TracChangeset for help on using the changeset viewer.