Closed endaodea closed 3 years ago
Look like in 404 it doesnt declare pointer nblen here, so we can modify like so?
! davbyr - add a shift to the boundary + free elevation Enda, JT from NEMO RAN 3.6
DO jbdy = 1, nb_bdy
IF( dta_bdy(jbdy)%lneed_ssh ) THEN
!CEOD nblen => idx_bdy(jbdy)%nblenrim
igrd = 1
!CEOD DO ib = 1, nblen(igrd)
DO ib = 1, idx_bdy(jbdy)%nblenrim(igrd) ! ssh is used only on the rim
Checked back in at 14364 Appears to compile and run OK on METo Cray.
Picked up the 404 branch with extra tides in branches/NERC/NEMO_4.0.4_CO9_package_tides
Attempted build on MO cray has some compilation errors:
Need to understand what the cray compiler is picking up on that is not being picked up on in archer.