-
Notifications
You must be signed in to change notification settings - Fork 7
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
209 new build #250
base: main
Are you sure you want to change the base?
209 new build #250
Conversation
@chrisb13 - we can add the MOM version to this branch too. It doesn't build yet. There is some more to chase down in CESM_share still (It gives this mysterious error:
) |
If ESCOMP/CESM_share#58 gets merged we can remove the #ifdef TIMING patch again. |
If ESCOMP/WW3#33 gets merged we can remove the ifdef W3_IC4 patch too |
I also asked about the wrong variable name in CDEPS here I moved a newer CDEPS because it's sets a default value for a namelist parameter we don't set, (ESCOMP/CDEPS#315) |
660e4d6
to
038cc27
Compare
…ifdef timing in CESM_share make rpointer datestamps optional
038cc27
to
25ec99c
Compare
Co-authored-by: Christopher Bull <5499680+chrisb13@users.noreply.github.com>
25ec99c
to
e47ee7c
Compare
MOM6/src/core/MOM_dynamics_split_RK2b.F90 | ||
MOM6/src/equation_of_state/MOM_EOS_base_type.F90 | ||
MOM6/src/parameterizations/lateral/MOM_self_attr_load.F90 | ||
|
||
extra_sources/mom_cap_gtracer_flux.F90 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@chrisb13 - I think extra_sources should go in our mom6 branch also ?
Draft of new versions for #209