Including smoke parameters in boundary conditions #897
Replies: 1 comment 3 replies
|
@DavidHuber-NOAA - |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The RAP wrfprs files contain a field, MASSDEN, which is surface smoke concentration. How do I extract this data from these files with chgres so it can be used as a boundary condition for the SRW? I'm hoping I could just edit a few scripts, like UFS_UTILS/parm/varmap_tables/GFSphys_var_map.txt, but I'm guessing I will need to add some code to UFS_UTILS/sorc/chgres_cube/atmosphere.f90 to extract this field. Any guidance would be much appreciated for myself and @JohanaRomeroAlvarez.
All reactions