I am wondering if BULK_FLUXES is working for IS4DVAR.
I could see Adjoint/ad_bulk_flux.F, but it says
Code: Select all
#if defined ADJOINT && defined BULK_FLUXES_NOT_YET
And, although it is compiled with BULK_FLUXES and running, I got this message in standard output file.
CHECKADJ - unsupported option in adjoint-based algorithms: BULK_FLUXES
REASON: not working.
What does this mean?
Can I ignore this message if it runs fine?
Thank you.
Hajoon