Difference between revisions of "Talk:WRF-Fire"

From openwfm
Jump to navigation Jump to search
Line 9: Line 9:
  
 
Anything more? [[User:Jmandel|Jmandel]] 18:59, 19 January 2010 (UTC)
 
Anything more? [[User:Jmandel|Jmandel]] 18:59, 19 January 2010 (UTC)
 +
 +
==Proposed input of additional data in ideal run==
 +
 +
* '''Single topography for both the atmosphere and the fire models''' - from an arbitrary rectangular mesh aligned with coordinate axes
 +
* '''Fuel data for the fire model''' - at the centers of the fire mesh
 +
* '''Surface data for WRF''' -  see e.g. <code>/dyn_em/module_initialize_seabreeze2d_x.F</code> around <code> call ns_set_iswater</code>, at centers of the atmosphere mesh ("mass points")
 +
 +
The input will be done similarly as in <code>dyn_em/module_initialize_b_wave.F</code> per suggestion of the WRF developers. See <code>subroutine read_input_jet</code>.
 +
 +
This is as far as we want to go in ideal.exe, more complicated data input should be done trhough real.exe.
 +
 +
[[User:Jmandel|Jmandel]] 01:29, 1 February 2010 (UTC)

Revision as of 01:29, 1 February 2010

This is a talk page in blog format. Enter your questions, wishes, or anything else as separate sections at the bottom (click the + tab above). See Help:Talk for more editing conventions for talk pages. Jmandel 18:59, 19 January 2010 (UTC)

Current wish list

  • Restart done
  • Read topography from file in ideal run
  • Smoothing the terrain gradients for fire spread
  • Canopy fire
  • Output to WRF-Chem

Anything more? Jmandel 18:59, 19 January 2010 (UTC)

Proposed input of additional data in ideal run

  • Single topography for both the atmosphere and the fire models - from an arbitrary rectangular mesh aligned with coordinate axes
  • Fuel data for the fire model - at the centers of the fire mesh
  • Surface data for WRF - see e.g. /dyn_em/module_initialize_seabreeze2d_x.F around call ns_set_iswater, at centers of the atmosphere mesh ("mass points")

The input will be done similarly as in dyn_em/module_initialize_b_wave.F per suggestion of the WRF developers. See subroutine read_input_jet.

This is as far as we want to go in ideal.exe, more complicated data input should be done trhough real.exe.

Jmandel 01:29, 1 February 2010 (UTC)