-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Haipeng Lin edited this page Oct 25, 2020
·
2 revisions
- Input: HEMCO configuration file
- Input: Sigma pressure coordinate
- Input: Surface pressure
- Input: Array of species names (2D vs 3D)
- Input: Time step size
- Input: ESMF clock, timestep duration in seconds
- Input: Surface pressure
- Input: Met: U, V, T, PBL height
- Output: Array of pointers to data fields (mass flux (
kg m-2 s-1
)) - separate surface and vertical emissions
Remaining Questions:
- Vertical interpolation to target surface pressure + hyai/hybi requires calling external tools; make a copy of emissions in memory?
- Flexible interface for passing met fields