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 769 for branches/dev_001_GM/NEMO/TOP_SRC/LOBSTER/par_lobster.F90 – NEMO

Ignore:
Timestamp:
2007-12-16T15:55:58+01:00 (16 years ago)
Author:
gm
Message:

dev_001_GM - suppression of upper case in module names: par_LOBSTER, etc...

File:
1 moved

Legend:

Unmodified
Added
Removed
  • branches/dev_001_GM/NEMO/TOP_SRC/LOBSTER/par_lobster.F90

    r768 r769  
    1 MODULE par_LOBSTER 
     1MODULE par_lobster 
    22   !!====================================================================== 
    3    !!                        ***  par_LOBSTER  *** 
     3   !!                        ***  par_lobster  *** 
    44   !! TOP :   set the LOBSTER parameters 
    55   !!====================================================================== 
     
    5252 
    5353   !!====================================================================== 
    54 END MODULE par_LOBSTER 
     54END MODULE par_lobster 
Note: See TracChangeset for help on using the changeset viewer.