Skip to content

firelab/windninja

Folders and files

NameName
Last commit message
Last commit date

Latest commit

51119b7 · Dec 13, 2024
Jun 8, 2020
Jun 7, 2024
Oct 23, 2024
Dec 13, 2023
Nov 5, 2024
Nov 7, 2024
Jun 29, 2018
Mar 30, 2023
Dec 13, 2024
Jul 29, 2018
May 25, 2016
Jan 11, 2023
Oct 5, 2021
Jun 10, 2024
Dec 11, 2024
Aug 9, 2024
Aug 15, 2024
Oct 25, 2024
Mar 4, 2018
Sep 17, 2019
Aug 17, 2024
Dec 12, 2024
Jan 10, 2024
Sep 7, 2019
Jun 10, 2024
Jun 25, 2014
Jun 25, 2014
Jun 25, 2014
Jun 29, 2018

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