- Timestamp:
- 2019-10-23T11:58:40+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/branches/2019/dev_r10742_ENHANCE-12_SimonM-Tides/src/OCE/TDE/tide_mod.F90
r11764 r11768 670 670 zf = zf * zf1 * zf1 671 671 ! 672 CASE( 20 ) !== formula 20, compound waves ( 78 x 78 x 78 x 78 ) 673 zf1 = nodal_factort(78) 674 zf = zf1 * zf1 * zf1 * zf1 675 ! 672 676 CASE( 73 ) !== formule 73 673 677 zs = sin(sh_I)
Note: See TracChangeset
for help on using the changeset viewer.