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 294 for trunk/NEMO/OPA_SRC/DYN – NEMO

Changeset 294 for trunk/NEMO/OPA_SRC/DYN


Ignore:
Timestamp:
2005-09-22T12:51:07+02:00 (19 years ago)
Author:
opalod
Message:

nemo_v1_update_007 : CT : comments correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DYN/dynspg_fsc.F90

    r258 r294  
    133133        
    134134         ! set to zero free surface specific arrays 
    135          spgu(:,:) = 0.e0                     ! surface pressur gradient (i-direction) 
    136          spgv(:,:) = 0.e0                     ! surface pressur gradient (j-direction) 
     135         spgu(:,:) = 0.e0                     ! surface pressure gradient (i-direction) 
     136         spgv(:,:) = 0.e0                     ! surface pressure gradient (j-direction) 
    137137      ENDIF 
    138138 
Note: See TracChangeset for help on using the changeset viewer.