Skip to content

SCM with 127 vertical levels #305

Discussion options

You must be logged in to vote

This should be sufficient, although I've been needing to check for changes in fv_eta.F90 in FV3 (upon which most of scm_vgrid.F90/get_FV3_grid is based). Right now, the relevant lines for using n_levels = 127 in get_FV3_grid should be:
ptop = 1.
pint = 75.E2
call var_gfs(km, scm_state%a_k, scm_state%b_k, ptop, ks, pint, 1.028)

Again, this was taken straight from FV3, but it was awhile ago, and I'm not sure that they're still doing it this way for 127 levels. I'll check.

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
3 replies
@bluefinweiwei
Comment options

@grantfirl
Comment options

@bluefinweiwei
Comment options

Answer selected by bluefinweiwei
Comment options

You must be logged in to vote
2 replies
@mzhangw
Comment options

@grantfirl
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants