[MITgcm-support] obcs and ptracers in main_do_loop.F

Ariane Verdy averdy at ucsd.edu
Fri Apr 26 17:37:43 EDT 2013


Hi,

When using the obcs and ptracers packages, I get a compiling error in main_do_loop.F (" 'ptracers_num' at (1) has not been declared or is a variable"). Is it possible that the obcs and ptracers header files are not called in the right order? The error goes away when I change do_main_loop.F by moving the # ifdef ALLOW_PTRACERS statement (lines 160-164) before # ifdef ALLOW_OBCS (line 87). Does that make sense?

Ariane


More information about the MITgcm-support mailing list