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 5834 for branches/2015/dev_r5151_UKMO_ISF/NEMOGCM/NEMO/OPA_SRC/DYN/dynhpg.F90 – NEMO

Ignore:
Timestamp:
2015-10-26T15:38:10+01:00 (9 years ago)
Author:
mathiot
Message:

Ice shelf branch: cosmetic changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r5151_UKMO_ISF/NEMOGCM/NEMO/OPA_SRC/DYN/dynhpg.F90

    r5621 r5834  
    225225         ! Surface value + ice shelf gradient 
    226226         ! compute pressure due to ice shelf load (used to compute hpgi/j for all the level from 1 to miku/v) 
     227         ! divided by 2 later 
    227228         ziceload = 0._wp 
    228229         DO jj = 1, jpj 
     
    547548!      CALL eos(ztstop,risfdep,zrhdtop_oce) 
    548549 
     550!==================================================================================      
     551!===== Compute surface value =====================================================  
     552!================================================================================== 
    549553      DO jj = 2, jpjm1 
    550554         DO ji = fs_2, fs_jpim1   ! vector opt. 
Note: See TracChangeset for help on using the changeset viewer.