Skip to content

A diagnostic wind model developed for use in wildland fire modeling.

License

Notifications You must be signed in to change notification settings

RuiZhang-kwf8/windninja

 
 

Repository files navigation

WindNinja

example workflow DOI

WindNinja is a diagnostic wind model developed for use in wildland fire modeling.

Web: http://firelab.org/project/windninja

Source & wiki: https://github.com/firelab/windninja

FAQ: https://github.com/firelab/windninja/wiki/Frequently-Asked-Questions

IRC: irc://irc.freenode.net/#windninja

Building on Linux

Building on Windows

Directories:

  • autotest -> testing suite
  • cmake -> cmake support scripts
  • data -> testing data
  • doc -> documentation
  • images -> splash image and icons for gui
  • src -> source files

Dependencies (versions are versions we build against for the Windows installer):

  • Boost 1.46:
    • boost_date_time
    • boost_program_options
    • boost_test
  • NetCDF 4.1.1
  • GDAL 2.2.2
    • NetCDF support
    • PROJ.4 support
    • GEOS support
    • CURL support
  • Qt 4.8.5
    • QtGui
    • QtCore
    • QtNetwork/Phonon
    • QtWebKit
  • OpenFOAM 2.2.x

See INSTALL for more information (coming soon)

See CREDITS for authors

See NEWS for release information

========= Example output

About

A diagnostic wind model developed for use in wildland fire modeling.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.4%
  • JavaScript 19.7%
  • C 6.7%
  • CMake 3.0%
  • Python 1.2%
  • CSS 0.3%
  • Other 0.7%