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 4745 for branches/2014/dev_r4650_UKMO3_masked_damping/NEMOGCM/TOOLS/DMP_TOOLS/src/make_dmp_file.F90 – NEMO

Ignore:
Timestamp:
2014-08-14T17:18:46+02:00 (10 years ago)
Author:
timgraham
Message:

Modified documentation to describe new features.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_r4650_UKMO3_masked_damping/NEMOGCM/TOOLS/DMP_TOOLS/src/make_dmp_file.F90

    r4739 r4745  
    88  ! 
    99  !  Method:  1) Read in tmask from mesh_mask file to use as a template 
    10   !           2) Calculate restoration coefficients (user should modify to their 
    11   !           own specifications e.g. to mask certain regions only). 
    12   !           Avoid 3D arrays! 
     10  !           2) Calculate restoration coefficients according to options 
     11  !           specified in the namelist. The user may modify custom.F90 to 
     12  !           specify specific damping options e.g. to mask certain regions only). 
    1313  !           3) Write the array to output file 
    1414  ! 
Note: See TracChangeset for help on using the changeset viewer.