Jobcomp error: while compiling with define biology and define bulk fluxes
Hai everyone
When I define both biology (nchlazd/PICESES) and bulk fluxes together in cppdefs.h, I am ending up with the following error
bulk_flux_.f(489): error #6418: This name has already been assigned a data type. [U10] real u10,Zo10,Cd10,Ch10,Ct10,Cd -----------^ bulk_flux_.f(572): error #6366: The shapes of the array expressions do not conform. [WSTAR] Wstar=0.035D0*u10
when I either undef bulk fluxes or BIOLOGY everything goes fine. Can anybody help me in this issue of what is going around.