Skip to content
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

Allow users to specify their own vertical coordinate configuration #524

Closed
JeffBeck-NOAA opened this issue Jun 23, 2021 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request medium priority

Comments

@JeffBeck-NOAA
Copy link
Collaborator

Description

Allow users to specify their own vertical coordinate configuration.

Solution

Add an option to set npz_type in the namelist to 'input', which then allows a user to place a text file with the vertical level ak/bks in the run directory to be read in by the model. Also, from @BenjaminBlake-NOAA: "There is a small block of code changes to fv_eta.F90 in the ufs-weather-model code that allows you to use npz_type = 'input'".

Need to confirm whether defining 'npz' or 'levp' values in the namelist are still required when using this method.

@mkavulich
Copy link
Collaborator

Issue migrated to ufs-srweather-app repository: ufs-community/ufs-srweather-app#397

shoyokota pushed a commit to shoyokota/regional_workflow that referenced this issue May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request medium priority
Projects
None yet
Development

No branches or pull requests

2 participants