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 4917 for branches/2014 – NEMO

Changeset 4917 for branches/2014


Ignore:
Timestamp:
2014-11-28T13:04:07+01:00 (9 years ago)
Author:
cetlod
Message:

2014/dev_CNRS_2014 : add missing parenthesis

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2014/dev_CNRS_2014/NEMOGCM/NEMO/LIM_SRC_3/limistate.F90

    r4910 r4917  
    298298            WRITE(numout,*)  ' !!!! ALERT                  !!! ' 
    299299            WRITE(numout,*)  ' !!!! Something is wrong in the LIM3 initialization procedure ' 
    300             WRITE(numout,*  
     300            WRITE(numout,*) 
    301301            WRITE(numout,*)  ' *** ztests is not equal to 4 ' 
    302302            WRITE(numout,*)  ' *** ztest_i (i=1,4) = ', ztest_1, ztest_2, ztest_3, ztest_4 
Note: See TracChangeset for help on using the changeset viewer.