Changeset 15641
- Timestamp:
- 2022-01-14T10:26:50+01:00 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/branches/2021/dev_r14116_HPC-10_mcastril_Mixed_Precision_implementation/src/OCE/OBS/obs_rot_vel.F90
r15540 r15641 58 58 TYPE(obs_prof), INTENT(INOUT) :: profdata ! Profile data to be read 59 59 INTEGER, INTENT(IN) :: k2dint ! Horizontal interpolation methed 60 REAL(dp), DIMENSION( *) :: &60 REAL(dp), DIMENSION(:), INTENT(OUT) :: & 61 61 & pu, & 62 62 & pv
Note: See TracChangeset
for help on using the changeset viewer.