WRF-Fire support
Jump to navigation
Jump to search
Email
Questions regarding WRF-Fire can be sent to wrffirehelp@openwfm.org. This email address is forwarded to the developers.
- Identify the version (WRF version if from the WRF release, the first line of the output of
git log
if your code is from the git repository) - Make sure you test the issue first on the code exactly as you have received it and the code version is up to date.
- If you obtain the code by git (highly recommended)
git diff
should return no output- please verify that you are on the latest commit on the master branch from the repository.
- Recompile the code from scratch after typing
clean -a
first - Send us sufficient information to identify and reproduce the problem if needed (output of wrf compilation, namelist.input, output of wrf run)
Mailing list
For further support, WRF-Fire announcements, questions, and discussions, please subscribe to the WRF-Fire mailing list at http://mailman.ucar.edu/mailman/listinfo/wrf-fire.
Wiki
We welcome contributions and discussion on the pages of this wiki. Please see the Main Page how to get an account. Talk:WRF-Fire is recommended for discussions regarding future developments of WRF-Fire.