Difference between revisions of "WRF-SFIRE fuel moisture model commits"
Line 23: | Line 23: | ||
{{wrf-fire-commit|763044cd62| 2012-03-10 Taylor/exp ode method, level 3 debug prints, better example in moisture_test}} | {{wrf-fire-commit|763044cd62| 2012-03-10 Taylor/exp ode method, level 3 debug prints, better example in moisture_test}} | ||
− | {{wrf-fire-commit|a4936d5415| 2012-08-18}} | + | {{wrf-fire-commit|a4936d5415| 2012-08-18 replacing fmoist_init in namelist.input by fmc_gc_initialization in namelist.fire}} |
− | {{wrf-fire-commit|21ca56de9d| 2012-08-28}} | + | {{wrf-fire-commit|21ca56de9d| 2012-08-28 adding moisture spread rate diagnostics}} |
− | {{wrf-fire-commit|bce8561325| 2012-08-29}} | + | {{wrf-fire-commit|bce8561325| 2012-08-29 fixing fuel diagnostics to account for wind reduction factors and for moisture}} |
− | {{wrf-fire-commit|3d4e642d78| 2012-09-26}} | + | {{wrf-fire-commit|3d4e642d78| 2012-09-26 added diagnostics for ros>0 when moisture > extinction}} |
− | {{wrf-fire-commit|49ab03c24e| 2012-09-26}} | + | {{wrf-fire-commit|49ab03c24e| 2012-09-26 some more diagnostics to check on extinction moisture }} |
{{wrf-fire-commit|254a102c8a|2015-07-05 adding update of live fuel moisture by ndwi}} | {{wrf-fire-commit|254a102c8a|2015-07-05 adding update of live fuel moisture by ndwi}} | ||
− | {{wrf-fire-commit|a4717eb992| 2015-07-11}} | + | {{wrf-fire-commit|a4717eb992| 2015-07-11 added prints of the NDWI-related fuel parameters}} |
− | {{wrf-fire-commit|d363deaed4| 2015-07-11}} | + | {{wrf-fire-commit|d363deaed4| 2015-07-11 debugging NDWI test problem}} |
− | {{wrf-fire-commit|5208a3929a| 2015-07-16}} | + | {{wrf-fire-commit|5208a3929a| 2015-07-16 fixing missing broadcast of fuel parameters}} |
− | {{wrf-fire-commit|05a8b8c3d4| 2016-11-19}} | + | {{wrf-fire-commit|05a8b8c3d4| 2016-11-19 consolidated ros warning messages}} |
Revision as of 00:58, 18 January 2019
From git gui blame <file>
5a6c4b8c06 2011-09-26 21:55:09 using variable fuel moisture in fmc_g
75108761b9 2012-02-24 06:56:34 added subroutines fuel_moisture and advance_moisture
c353917d63 2012-02-25 21:38:33 adding moisture to namelist.fire
caebced31c 2012-02-25 reading moisture tables from namelist
7dd57cc733 2012-02-26 adding prints of moisture timelag classes
d0b6d5e9c3 2012-02-28 fixing, redoing logic when to run the moisture model
594a473ee4 2012-03-01 adding moisture equilibrium and tendency diagnostic variables
3c4357a733 2012-03-02 moisture model doing something & changing numbers
fe374d1ba2 2012-03-04 compatibility with extsting runs w/o moisture
e9a5ede719 2012-03-05 adding standalone moisture code
763044cd62 2012-03-10 Taylor/exp ode method, level 3 debug prints, better example in moisture_test
21ca56de9d 2012-08-28 adding moisture spread rate diagnostics
bce8561325 2012-08-29 fixing fuel diagnostics to account for wind reduction factors and for moisture
3d4e642d78 2012-09-26 added diagnostics for ros>0 when moisture > extinction
49ab03c24e 2012-09-26 some more diagnostics to check on extinction moisture
254a102c8a 2015-07-05 adding update of live fuel moisture by ndwi
a4717eb992 2015-07-11 added prints of the NDWI-related fuel parameters
d363deaed4 2015-07-11 debugging NDWI test problem
5208a3929a 2015-07-16 fixing missing broadcast of fuel parameters
05a8b8c3d4 2016-11-19 consolidated ros warning messages
Maybe: