- Timestamp:
- 2017-02-14T11:42:21+01:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UKMO/dev_r5518_pcbias/NEMOGCM/NEMO/OPA_SRC/ASM/bias.F90
r6337 r7679 113 113 & bias_wrt 114 114 115 115 !! * Substitutions needed to have the variable fsdept_n 116 # include "domzgr_substitute.h90" 116 117 !! * Shared variables 117 118 !! * Private module variables … … 778 779 ENDIF 779 780 780 CALL eos( tsw, rhd_pc, rhop )781 CALL eos( tsw, rhd_pc, rhop , fsdept_n(:,:,:)) 781 782 782 783 ! is this needed?
Note: See TracChangeset
for help on using the changeset viewer.