|
|
(3 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| ==Email==
| | #redirect[[WRF-Fire#Support]] |
| | | [[Category:WRF-Fire|Support]] |
| Questions regarding [[WRF-Fire]] can be sent to [mailto:wrffirehelp@openwfm.org wrffirehelp@openwfm.org]. This email address is forwarded to the developers. When you write us, please:
| |
| | |
| * Identify the version (WRF version if from the WRF release, the first line of the output of <code>git log</code> 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 obtained the code by [[git]] ''(highly recommended)'' as described in [[How to get WRF-Fire]],
| |
| ** <code>git diff</code> 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 <code>clean -a</code> 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 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.
| |
| | |
| [[Category:WRF-Fire]] | |