-
Notifications
You must be signed in to change notification settings - Fork 317
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
What default options do we want for the initial NWP configuration? #456
Comments
I think it may be 2 PFTs, bare soil and the dominant PFT. We will need to
make a decision about the river model. This requires updated mapping
files, which we can have out-of-box for a CONUS configuration, but which
would need to be pulled into surface dataset generation workflow for the
more general runtime configurable grids that we will aim for eventually.
…On Fri, Jul 27, 2018 at 11:08 AM, Bill Sacks ***@***.***> wrote:
@barlage <https://github.com/barlage> @dlawrenncar
<https://github.com/dlawrenncar> @martynpclark
<https://github.com/martynpclark> - can you please use this issue to list
the options we want for the initial NWP configuration? My impression is
that we're starting with clm5_0 but then changing some options. What I know
so far is that we want SP with a few things changed:
-
Surface dataset with only one PFT per grid cell
-
4 soil layers
-
turn off PHS
-
turn off BVOCs (if they're on by default with SP)
What else do we want to change?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#456>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AUAcVBta-d1lMkBBCs7xTMVsq6Cr7ARjks5uK0kfgaJpZM4VkDwY>
.
|
@dlawrenncar right now we don't have a tool chain where we can create the needed mapping files for river flow for regional grids. So I think it should be turned off, with the exception of those regional grids that we do the effort to create the mapping files for. I also think this will need to be implemented in small steps, first using an existing grid, then using the CONUS grid as a regional grid, and later fully adding the CONUS grid into cime. Once we get to that last step, we could probably enable the river model for the specific CONUS grid. You couldn't really do it easily out of the box, until that last step is reached. I got the impression from yesterday's meeting that river flow for NWP wasn't a critical thing especially to start with. I assume river flow WILL be critical for the "hyd" mode though. I think it would be better to start with a smaller set of requirements. Perhaps we should create another issue about the "hyd" mode? |
Other things:
|
From this mornings discussion two other settings are: oldfflag=1 and subgridflag=0. Right now those are only allowed to be set for Clm45, so that will need to change as well. |
It wasn't clear to me: Do we actually want those for the initial, out-of-the-box NWP configuration, or just as options that could be turned on? |
oldflag is essentially what's being used in NOAH-MP right now. So you want it as the out-of-the-box NWP option right now. And of course you want it to be an option that you can change. I also think that setting these means you no longer need STD_ELEV and SLOPE on the surface datasets, which is also good for NWP (since creating those maps takes so much CPU and memory). Anyway, I think the bottom line is you want to be able to do both. To turn them on, and get them out of the box for NWP. |
@ekluzek there are a lot of options in Noah-MP that we aren't going to support or use by default in our initial NWP configuration, which is why it isn't clear to me if we necessarily want these options initially. @barlage @dlawrenncar and/or @swensosc can you confirm what you want in terms of oldfflag and subgridflag for the initial NWP configuration? |
I don't think we want the older version to be in the out-of-the-box NWP
configuration. We believe that the newer parameterization is an
improvement so it should be out-of-the-box. Users can revert to the older
version if they need to or want to for their research.
…On Thu, Sep 6, 2018 at 11:42 AM, Bill Sacks ***@***.***> wrote:
@ekluzek <https://github.com/ekluzek> there are a lot of options in
Noah-MP that we aren't going to support or use by default in our initial
NWP configuration, which is why it isn't clear to me if we necessarily want
these options initially. @barlage <https://github.com/barlage>
@dlawrenncar <https://github.com/dlawrenncar> and/or @swensosc
<https://github.com/swensosc> can you confirm what you want in terms of
oldfflag and subgridflag for the initial NWP configuration?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#456 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AUAcVHBAkuJsXwSYMeU3X4uJ6JVW47jiks5uYV6AgaJpZM4VkDwY>
.
|
From discussion with @barlage
|
@barlage @dlawrenncar @martynpclark - can you please use this issue to list the options we want for the initial NWP configuration? My impression is that we're starting with clm5_0 but then changing some options. What I know so far is that we want SP with a few things changed:
Surface dataset with only one PFT per grid cell
4 soil layers
turn off PHS
turn off BVOCs (if they're on by default with SP)
What else do we want to change?
The text was updated successfully, but these errors were encountered: