Difference between revisions of "Tracking WRF Fire/SFIRE changes"

From openwfm
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==In [https://github.com/openwfm/wrf-fire wrf-fire] repository==
 
==In [https://github.com/openwfm/wrf-fire wrf-fire] repository==
 
Imported to [https://github.com/openwfm/WRF-Fire-merge WRF-Fire-merge] repository as wrf-fire-track/
 
Imported to [https://github.com/openwfm/WRF-Fire-merge WRF-Fire-merge] repository as wrf-fire-track/
===[[WRF-SFIRE fuel moisture model commits|Fuel moisture model commits]]===
 
  
 +
Include [[WRF-SFIRE fuel moisture model commits|Fuel moisture model commits]] here.
 +
 +
After submission to v3.3, the code was called WRF-SFIRE and developed outside of WRF.
 
===From [https://github.com/openwfm/wrf-fire wrf-fire.git] to v3.3 submission===
 
===From [https://github.com/openwfm/wrf-fire wrf-fire.git] to v3.3 submission===
** {{wrf-fire-commit|3cdb542af7ce|baseline submitted-to-WRF3.3}} at {{WRF-Fire-merge-tag|submitted-to-3.3}} {{WRF-Fire-merge-branch|wrf-fire-track/submitted-to-3.3}}
+
* {{wrf-fire-commit|3cdb542af7ce|baseline submitted-to-WRF3.3}} at {{WRF-Fire-merge-tag|submitted-to-3.3}} {{WRF-Fire-merge-branch|wrf-fire-track/submitted-to-3.3}}
** {{wrf-fire-commit|b96422421958|bug fix submitted Jan 17, 2011 bug fix}} on {{WRF-Fire-merge-branch|wrf-fire-track/master}}
+
* {{wrf-fire-commit|b96422421958|bug fix submitted Jan 17, 2011 bug fix}} on {{WRF-Fire-merge-branch|wrf-fire-track/master}}
** {{wrf-fire-commit|fa26d08d8154|WRF-Fire submitted Nov 20, 2010}} on {{WRF-Fire-merge-branch|wrf-fire-track/master}}
+
* {{wrf-fire-commit|fa26d08d8154|WRF-Fire submitted Nov 20, 2010}} on {{WRF-Fire-merge-branch|wrf-fire-track/master}}
  
 
==In [https://github.com/wrf-model/WRF WRF repository]==
 
==In [https://github.com/wrf-model/WRF WRF repository]==
 
Forked as [https://github.com/openwfm/WRF-Fire-merge WRF-Fire-merge]
 
Forked as [https://github.com/openwfm/WRF-Fire-merge WRF-Fire-merge]
 
===v4.0===
 
===v4.0===
{{wrf-commit|e26f21fb33|Fri Mar 9 11:07:01 2018}} Cumulative commit for v4.0. {{wrf-fire-merge-tag|v4.0-fire}}
+
{{wrf-commit|e26f21fb33|Fri Mar 9 11:07:01 2018}} Cumulative commit for v4.0 {{wrf-fire-merge-tag|v4.0-fire}} including:
 
* added fp%iboros
 
* added fp%iboros
 +
* different computation of latent heat flux grnqft
  
 
===v3.5===
 
===v3.5===
Line 26: Line 29:
 
* {{wrf-commit|54a1084c962ec|Fri Mar 4 19:14:01 2011 Mods to the fire routines before the release. Files from Janice Coen and Jonathan Beezley.}} Actually not from Jonathan. Changes include (see [[Fire_code_in_WRF_release#WRF_3.3]] for details):
 
* {{wrf-commit|54a1084c962ec|Fri Mar 4 19:14:01 2011 Mods to the fire routines before the release. Files from Janice Coen and Jonathan Beezley.}} Actually not from Jonathan. Changes include (see [[Fire_code_in_WRF_release#WRF_3.3]] for details):
 
** comments identifying the origin of the code were removed or replaced, including journal citations
 
** comments identifying the origin of the code were removed or replaced, including journal citations
** wind reduction factors were removed, making the code suitable for spatially homogeneous fuels only
+
** wind reduction factors were removed, making the code suitable for spatially homogeneous fuels only (the vertical log-interpolation to mid-flame height was in the works but came a little later and did not make it to 3.3)
 
* {{wrf-commit|543305ebcf41e|Fri Jan 7 22:43:12 2011 Add in the usual "ONLY" clause for some wide open "USE" statements in the WRF Fire code.  The purpose is to allow the IBM xlf compiler to build the code without the ALIAS size error}} Note: also arch/configure_new.defaults for Darwin g95
 
* {{wrf-commit|543305ebcf41e|Fri Jan 7 22:43:12 2011 Add in the usual "ONLY" clause for some wide open "USE" statements in the WRF Fire code.  The purpose is to allow the IBM xlf compiler to build the code without the ALIAS size error}} Note: also arch/configure_new.defaults for Darwin g95
 
* {{wrf-commit|cd867781f4849|Thu Dec 30 16:01:59 2010 Remainder of Jonathan Beezley's modifications to WRF Fire for the 3.3 release. }} Note: also number of other files outside of fire
 
* {{wrf-commit|cd867781f4849|Thu Dec 30 16:01:59 2010 Remainder of Jonathan Beezley's modifications to WRF Fire for the 3.3 release. }} Note: also number of other files outside of fire

Latest revision as of 10:05, 21 January 2019

In wrf-fire repository

Imported to WRF-Fire-merge repository as wrf-fire-track/

Include Fuel moisture model commits here.

After submission to v3.3, the code was called WRF-SFIRE and developed outside of WRF.

From wrf-fire.git to v3.3 submission

In WRF repository

Forked as WRF-Fire-merge

v4.0

e26f21fb33 Fri Mar 9 11:07:01 2018 Cumulative commit for v4.0 tag v4.0-fire including:

  • added fp%iboros
  • different computation of latent heat flux grnqft

v3.5

From the last submitted code to v3.3

Before v3.3

See also