NCAR / ccpp-scm

CCPP Single Column Model
Other
13 stars 50 forks source link

Update CCPP commit hashes; fix output bug; update ccpp_prebuild_config.py #322

Closed grantfirl closed 2 years ago

grantfirl commented 2 years ago

This has been tested to build and run on my M1 Mac with the latest CCPP release branches.

grantfirl commented 2 years ago

It is okay to merge this PR. A few follow up changes will be needed:

  • I was able to build and run on Hera using bash. When I used tcsh I could not build. I am not sure if the problem is on my end.
  • In file scm/src/run_scm.py, I see DEFAULT_SUITE = 'SCM_GFS_v15p2'. How about changing the default to the SCM_GFS_v16 suite?
  • scm/etc/scripts/plot_configs/*.ini files still refer to old suites

@ligiabernardet What kind of error were you getting with tcsh on Hera? I can build/run just fine with tcsh on Hera, BTW.

I will change the default suite in run_scm.py. I can change suites in the plot_configs, although they are mostly there for example. Perhaps I'll pick a couple out to update the suites.