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

Banbor2020/windninja

 
 

Repository files navigation

WindNinja

Build Status builds.sr.ht status 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

Packages

No packages published

Languages

  • C++ 69.0%
  • JavaScript 20.8%
  • C 5.7%
  • CMake 3.1%
  • Python 0.7%
  • CSS 0.3%
  • Other 0.4%