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.
Developers/NamelistChecker (diff) – NEMO

Changes between Version 2 and Version 3 of Developers/NamelistChecker


Ignore:
Timestamp:
2020-06-05T13:40:35+02:00 (4 years ago)
Author:
acc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Developers/NamelistChecker

    v2 v3  
    5656* subsequent continuation lines have a leading ampersand and a trailing ampersand is placed on the preceding line (comments are allowed after the trailing ampersand) 
    5757 
    58 With these (seemingly safe) assumptions the attached Perl script: nemo_list_nmls.pl can be used to extract namelist templates from the source. For example: 
     58With these (seemingly safe) assumptions the attached Perl script: [[attachment:nemo_list_nmls.pl]] can be used to extract namelist templates from the source. For example: 
    5959 
    6060{{{ 
     
    9595''(this does assume scanning OCE is sufficient; how about OFF, SAS etc.?)'' 
    9696 
     97== Part 3 Checking reference namelist and source compatibility == 
     98 
     99 
     100 
    97101 
    98102