Difference between revisions of "WRF-Fire merge testing"
Jump to navigation
Jump to search
(→Angel) |
|||
Line 20: | Line 20: | ||
==Angel== | ==Angel== | ||
+ | All kingspeak runs are in /uufs/chpc.utah.edu/common/home/kochanski-group3/farguella and run on node kingspeak11 and kinspeak12. | ||
+ | |||
+ | Test are from list in https://www.openwfm.org/index.php?title=Porting_WRF-SFIRE_fuel_moisture_model_to_WRF4. | ||
+ | |||
+ | ===Branch {{wrf-fire-merge-branch|develop}} vs. {{wrf-fire-merge-branch|added-fmc_g}}=== | ||
==Adam== | ==Adam== |
Revision as of 21:15, 4 February 2019
- Base all future testing on branch fuel-moisture-model-jm, add your own commits as necessary
- Record also unsuccessful tests, when fixed, replace by the final result and include link to the commit used
- All tests should be reproducible by checking out the commit noted, which should include all data for ideal runs
- For real runs, link to the datasets
Jan
All kingspeak runs are in /uufs/chpc.utah.edu/common/home/u6015690/merge and run on node kingspeak11 (nodes can be different).
Using fmc_g off vs. WRF4 baseline
- jm1: ifort serial (13), nesting 0, configure -d, WRF-Fire-merge-fuel-moisture-model/test/em_fire/ branch fuel-moisture-model c1cedfc7eba28a2ed MERGED CODE COMPILES AS SERIAL namelist.input -> namelist.input_hill_simple: SUCCESS COMPLETE WRF
- jm2: ifort serial (13), nesting 0, configure -d, WRF-Fire-merge-develop/test/em_fire/ branch develop 0f296f9c0f674f9 BUG FIX, remove PX updates namelist.input -> namelist.input_hill_simple:
Fuel moisture model off vs. WRF4 baseline
- ifort serial (13), nesting 1, configure -d, WRF-Fire-merge-fuel-moisture-model-jm branch fuel-moisture-model-jm 23437602c5633051 23437602c5633051 Merge branch 'fuel-moisture-model-rain' into fuel-moisture-model-jm
- jm3 test/em_fire_simple files at default: namelist.input -> namelist.input_hill_simple input_sounding -> input_sounding_hill_simple [now still running]
- jm4 test/em_fire_simple files at default: namelist.input -> namelist.input_hill_simple input_sounding -> input_sounding_hill_simple namelist.fire -> namelist.fire_fmc namelist.input -> namelist.input_hill_fuel_moisture [now still running]
Fuel moisture model on
- jm5: ifort serial (13), nesting 1, configure -d, WRF-Fire-merge-fuel-moisture-model/test/em_fire/rain branch fuel-moisture-model 21e4b028d80723ca : SUCCESS COMPLETE WRF
Angel
All kingspeak runs are in /uufs/chpc.utah.edu/common/home/kochanski-group3/farguella and run on node kingspeak11 and kinspeak12.
Test are from list in https://www.openwfm.org/index.php?title=Porting_WRF-SFIRE_fuel_moisture_model_to_WRF4.
===Branch branch develop vs. branch added-fmc_g===
Adam
See also
- How to build WRF4
- WRF testing requirements
- Information for WRF contributors (outdated but still relevant)
- Comments in e26f21fb33 Fri Mar 9 11:07:01 2018 Cumulative fire commit for v4.0