descriptionWRF fire forecasting and simulation
homepage URLhttp://wrf-fire.org
repository URLhttps://github.com/openwfm/wrf-fire.git
ownerJAN.MANDEL@GMAIL.COM
last changeThu, 2 Jul 2020 01:58:27 +0000 (1 19:58 -0600)
last refreshThu, 25 Apr 2024 12:54:39 +0000 (25 14:54 +0200)
content tags
add:
README.txt
! SFIRE - Spread fire model in WRF-Fire
!
!*** Jan Mandel August 2007 - March 2011 
!*** email: Jan.Mandel@gmail.com

! For support please go to 
! http://www.openwfm.org/wiki/WRF-Fire_user_support 

! Current user's guide can be found at
! http://www.openwfm.org/wiki/Users_guide 

! For reference publications see
! http://www.openwfm.org/wiki/WRF-Fire_publications

! A limited version from 2010 is included in WRF release. We no longer 
! support that version.

! This module is the only entry point from WRF-ARW to the wildland 
! fire model. The call to sfire_driver advances the fire model by 
! one timestep. The fire model inputs the wind and outputs 
! temperature and humidity tendencies. The fire model also inputs a 
! number of constant arrays (fuel data, topography). Additional 
! arguments are model state (for data assimilation) and constant arrays 
! the model gives to WRF for safekeeping because it is not allowed 
! to save anything.

! This code as of mid-2011 is described in [1]. If you use this code, 
! please acknowledge our work by citing [1].
! Thank you.

! Acknowledgements
!
! The fire physics code is adapted from the CAWFE code [2].
! The coupling with WRF is adapted from a code by Ned Patton, 
! coupling a Fortran 90 port of the CAWFE fire module to WRF [3].
! Support of refined fire grids in WRF was provided by John Michalakes.
! Jonathan D. Beezley has set up and maintained the WRF build and
! execution environment, provided software engineering infrastructure 
! including synchronization with the WRF repository, and was responsibe
! for all aspects of WRF modification. UCD students Minjeong Kim and
! Volodymyr Kondratenko have contributed to the implementation of the
! fire propagation by the level set method.

! Refefences
!
! [1] Jan Mandel, Jonathan D. Beezley, and Adam K. Kochanski, "Coupled
! atmosphere-wildland fire modeling with WRF 3.3 and SFIRE 2011, 
! Geoscientific Model Development (GMD) 4, 591-610, 2011. 
! doi:10.5194/gmd-4-591-2011
!
! [2] T. L. Clark, J. Coen, and D. Latham, Description of a coupled 
! atmosphere-fire model, Intl. J. Wildland Fire, vol. 13, pp. 49-64, 
! 2004
!
! [3] Edward G. Patton and Janice L. Coen, WRF-Fire: A Coupled 
! Atmosphere-Fire Module for WRF, Preprints of Joint MM5/Weather 
! Research and Forecasting Model Users' Workshop, Boulder, CO, 
! June 22-25, 2004, pp. 221-223, NCAR
!
! --------------------------------------------------------------------
! 
! CURRENT ACTIVITY
! 
! For current activity and development trends please check out
! http://ccm.ucdenver.edu/wiki/User:Jmandel/blog
! http://www.openwfm.org/wiki/WRF-Fire_development_notes
! 


ADDITIONAL DOCUMENTATION IN THE doc SUBDIRECTORY


README.txt                  this file
README_git.txt              how to use the versioning system
README_mac.txt              how to run on a Mac
README_matlab_netcdf.txt    how to read WRF input and output directly in Matlab
README_vis.txt              matlab visualization using files written every timestep
README_visualization.txt    convert WRF input and output to Matlab
README_wps.txt              how use real data including fuel from Landfire
shortlog
2020-07-02 Jan Mandelindexing typo in phys/module_fr_sfire_atm.F/interpolate... master
2019-12-03 Jan Mandeladding configure.wrf.intel.debug
2019-12-03 Jan Mandeladding configure.wrf.intel.serial
2019-09-15 Jan MandelMerge branch 'quicwind'
2019-08-27 Jan Mandeladding WPS/configure-ubuntu-18-04
2019-08-21 Jan Mandelfix for gcc 7.4.0
2019-08-17 Jan Mandelplot_wind_above_terrain.m going through
2019-08-17 Jan Mandeladding block_example to all_test
2019-08-14 Jan Mandeladding plot_mesh
2019-08-14 Jan Mandelmass_cons_flux_test goes through
2019-08-14 Jan Mandelcell_sizes include weights by approx volumes
2019-08-14 Jan Mandelseparated new uniform_mesh.m, added mat_wind_flux_div...
2019-08-13 Jan Mandeladd_terrain_to_mesh.m makes a hill
2019-08-13 Jan Mandelisolating check_mesh.m and add_terrain_to_mesh.m
2019-08-13 Jan Mandeldisplay max error and assure all tests OK
2019-08-13 Jan Mandelstash
...
tags
4 years ago dvm_tag
4 years ago WPS-merge/wps-merge-3.4
8 years ago detect-v0.5 other/Matlab/detect/detect-fit...
12 years ago wrf-3.4
12 years ago wrfv3.3.1_svn
13 years ago wps-3.3
13 years ago update-wps-3.3
13 years ago wrfv3.3_svn
13 years ago submitted-to-3.3
13 years ago wps-3.2.1
13 years ago wrfv3.2
15 years ago wrfv3.1_pre wrf version 3.1 prerelease, identic...
15 years ago wrfsubgrid modified WRF with subgrid support
15 years ago wrfsvn Unmodified svn version of wrf prior...
16 years ago initial
heads
3 years ago master
3 years ago dvm_branch_jm
3 years ago dvm_branch
3 years ago devel
4 years ago balbi
4 years ago cycling
4 years ago quicwind
4 years ago kirana/quicwind
4 years ago jhaley
4 years ago ak_branch
4 years ago fix-fxlat
4 years ago fxlat
5 years ago angel_geotiff
5 years ago test
5 years ago submitted-to-WRF3.3
5 years ago moodymjm-balbi
...