-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
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
Add the refactored NN back into SAM #4
base: main
Are you sure you want to change the base?
Conversation
…ded in namelist. WIP - needs our NN source adding.
Great. First two tasks look done? Can we do a submodule for task 3 (to import from the convection repo)? |
Mostly, just need to check and then I'll tick off. |
Needs some more edits to properly build: a CMakeLists for refactored NN, and changes to subroutine names or different importing so that names don't clash.
Some conflicting function/subroutine names between the original and refactored NN code made the "switching" awkward. @dorchard suggested we gate with CPP instead -- looking into it next. |
Add the refactored NN for convection parameterisation back into SAM.