[MITgcm-devel] halfpipe_streamice verification expt
Jean-Michel Campin
jmc at ocean.mit.edu
Fri Jun 14 18:46:39 EDT 2013
Hi Dan,
I changed halfpipe_streamice/input/data.streamice, and
might be enough to run with open64 and, hopefully, also with pathscale.
Will see how this night tests go.
Regarding the other tests that failed,
1) we can drop g77 (fortran 90 instructions)
2) I added a genmake_local file to the build dir, hoping it will fix
pgi test on old aces cluster:
http://mitgcm.org/testing/results/2013_06/tr_aces-pgi_20130614_0/halfpipe_streamice/make.tr_log_tail
which does not like lines like:
IF (X<-1.0*W/2.0) THEN
in eta_gl_streamice.F
3) And also issues with Martin's test on uv100:
http://mitgcm.org/testing/results/2013_06/tr_uv100_20130614_0/halfpipe_streamice/make.tr_log_tail
-> SLOPE_LIMITER function called with 2 arguments in streamice_advect_thickness_x.F
(but this function has only 1 argument !)
Cheers,
Jean-Michel
More information about the MITgcm-devel
mailing list