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 6073 for branches/2015/dev_merge_2015/NEMOGCM/NEMO/OPA_SRC/DYN/dynldf_lap_blp.F90 – NEMO

Ignore:
Timestamp:
2015-12-16T17:37:14+01:00 (8 years ago)
Author:
timgraham
Message:

Fixed a load of references to fse3t etc.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_merge_2015/NEMOGCM/NEMO/OPA_SRC/DYN/dynldf_lap_blp.F90

    r6060 r6073  
    8080            DO ji = fs_2, jpi   ! vector opt. 
    8181               !                                      ! ahm * e3 * curl  (computed from 1 to jpim1/jpjm1) 
    82 !!gm open question here : fse3f  at before or now ?    probably now... 
     82!!gm open question here : e3f  at before or now ?    probably now... 
    8383!!gm note that ahmf has already been multiplied by fmask 
    8484               zcur(ji-1,jj-1) = ahmf(ji-1,jj-1,jk) * e3f_n(ji-1,jj-1,jk) * r1_e1e2f(ji-1,jj-1)       & 
Note: See TracChangeset for help on using the changeset viewer.