[MITgcm-devel] checkbounds testing
Jean-Michel Campin
jmc at ocean.mit.edu
Sat Apr 17 22:59:59 EDT 2004
Hi,
I tried testreport with ifc + Checkbounds option:
FFLAGS = -mp -132 -r8 -i4 -w95 -W0 -WB
FOPTIM = -O0 -noalign -CA -CB -CU -CV -CS
on my laptop and then on faulks.
I get a strange error on faulks for 2 exp (global_ocean.cs32x15 & aim.5l_cs)
in adams_bashforth2.F, line 70:
Run-Time Error 401: Unassigned variable
In Procedure: adams_bashforth2
On my laptop, these 2 exp pass without any problem.
adams_bashforth2.F is right, and the problem must be
related to the version of ifc on faulks.
I can modify adams_bashforth2.F so that it pass this test on faulks,
but I don't know if it's worth to check-in this modification.
Apart from this, find 2 bugs:
1) global_with_exf & lab_sea stop with this error message:
> Run-Time Error 406: Array bounds exceeded
comming from pkg/calc/cal_timepassed.F, line 150
2) hs94.cs-32x32x5 stops with the same message,
comming from pkg/diagnostics/diagnostics_fill_state.F, line 196
Jean-Michel
More information about the MITgcm-devel
mailing list