[MITgcm-devel] USE_FACTORIZED_POLY in find_rho
Martin Losch
Martin.Losch at awi.de
Fri Jan 20 10:47:57 EST 2012
Hi there,
I use factorized formulae for density for the other EOS types, because they improve the performance on the SX8 (but potentially will also do that on other platforms). So far I have them (in my copy) within #ifdef TARGET_NEC_SX, but maybe I should check them in with a different flag name (e.g., USE_FACTORIZED_DENSITY_FORMULAE)? What do you think?
There is a USE_FACTORIZED_POLY defined at that top of find_rho.F
Martin
PS. These factorized formulae do change the results, so they probably shouldn't be default.
More information about the MITgcm-devel
mailing list