We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/FESOM/fesom2/blame/856b1e561f875a8129fc3821f5046a3a4a5b3c77/src/gen_modules_diag.F90#L949 call compute_thetao(mode, tracers, partit, mesh)
Is there a reason why this routine is not hidden behind a flag? Is this always needed or just for the coupled case?
The text was updated successfully, but these errors were encountered:
That seems to have snuk in here: https://github.com/FESOM/fesom2/pull/563/files when I tried to make this patch: https://github.com/FESOM/fesom2/files/14362870/fw_bug.patch.
I'm not sure right now how.
Sorry, something went wrong.
JanStreffing
ackerlar
No branches or pull requests
https://github.com/FESOM/fesom2/blame/856b1e561f875a8129fc3821f5046a3a4a5b3c77/src/gen_modules_diag.F90#L949
call compute_thetao(mode, tracers, partit, mesh)
Is there a reason why this routine is not hidden behind a flag? Is this always needed or just for the coupled case?
The text was updated successfully, but these errors were encountered: