CEMPD / SMOKE

Create emissions inputs for multiple air quality modeling systems with unmatched speed and flexibility
https://www.cmascenter.org/smoke/
45 stars 21 forks source link

Test inline2d and mrgpt program and see if updates are needed for SMOKE 5.0 User guide #94

Closed hnqtran closed 2 months ago

hnqtran commented 6 months ago

Ticket created from issue reported by RogerKwok: https://forum.cmascenter.org/t/environment-settings/4718

hnqtran commented 6 months ago

Update on testing mrgpt program:

Confirming several corrections need to be made either to src/smkmerge/mrgpt.f or to section 4.11.3 in SMOKE Userguide (UG):

Additional findings from this test:

In overall it looks like mrgpt is a rough addoption of mrggrid with quite a few incompletions which need improvements.

hnqtran commented 6 months ago

Update on testing inline2d:

Confirming that section 3.3.6 of SMOKE User Guide needs update to include descriptions of required environmental variables GRIDDESC and IOAPI_GRIDNAME_1 (src/emutil/inlineto2d.f calls external function src/lib/dscm3grd.f which checks for these two variable).