User:Jmandel/Changes in WRF-Fire 3.3 release
The links below lead to a web image of our repository. Scroll down for line-by-line list of differences. Removed lines are colored red and marked with -
. Added lines are colored green and marked with +
.
Contents |
Comparison of the files
The differences in the fire module files between the submitted version and the release can be seen in this comparison.
How was the comparison obtained
To track the files, branch WRF_release was created in our repository, starting from the files as submitted. One bug fix was applied, giving the final version submitted for the WRF release. We have then applied separately changes in the fire files in the WRF 3.3 release (http://www.mmm.ucar.edu/wrf/src/WRFV3.3.TAR.gz), giving the comparison of the fire module files above. Finally, the rest of the changes in the WRF release was applied, giving the final files in the release.
Detailed comparison
- Removed the wind factors feature [1] [2].
- Changed comments [3] [4] [5] [6] [7], plus a number of smaller changes to the comments.
- Small (max about 1%) changes to default values of fuel data [8]
- Renamed some variables [9], [10].
- Changes in two of the spread rate calculations [11] [12], which have the effect of increasing those spread rates by adding the zero-wind rate twice.
- Deleted the identification of the git commit the files come from [13] [14]
- Routine software engineering changes: Added ONLY to USE statements [15] [16] [17] [18] [19] [20]
- Replaced all ideal examples [21]
See also
- Paper describing the code as submitted for the release
- Mailing list post regarding the changes
- Comment on the paper noting that the release may be different