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 41 for trunk/NEMO/OPA_SRC/SOL – NEMO

Changeset 41 for trunk/NEMO/OPA_SRC/SOL


Ignore:
Timestamp:
2004-02-19T08:55:51+01:00 (20 years ago)
Author:
opalod
Message:

CT : BUGFIX019 : Running problem in the testing phase in free surface and autotasking

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SOL/solver.F90

    r38 r41  
    121121      ENDIF 
    122122 
    123       IF( lk_dynspg_fsc .OR. lk_dynspg_fsc_atsk ) THEN 
     123      IF( lk_dynspg_fsc .OR. lk_dynspg_fsc_tsk ) THEN 
    124124         IF(lwp) WRITE(numout,*) 
    125125         IF(lwp) WRITE(numout,*) '          *** free surface formulation' 
Note: See TracChangeset for help on using the changeset viewer.