openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
W
windninja
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 2 months
ago. based on code collected
about 2 months
ago.
Jul 20, 2025 — Jul 20, 2026
Showing page 1 of 123
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
better fix for issue #763, related to pull request #764.
latwood
More...
about 2 months ago
fix for issue #763, related to pull request #764.
latwood
More...
about 2 months ago
reverting back genericSurfInitialization.cpp, for testing, and cleanup. Related to issue #763 and pull request #764.
latwood
More...
about 2 months ago
If NINJAFOAM is not set, the momentum page is disabled and not read via GUI settings file
masonwillman
More...
about 2 months ago
removed the github actions debugging messages, and did a more proper fix to the "hwloc" CMake build process. I had accidentally placed the "find_package(hwloc)" stuff, wrapped in "if(NINJAFOAM)" BEFORE where "NINJAFOAM" was defined in the CMakeLists.txt file.
latwood
More...
2 months ago
one more test of "hwloc" with github actions
latwood
More...
2 months ago
trying to debug "hwloc" problems when running github actions
latwood
More...
2 months ago
Update github actions, no longer need cacheing
latwood
More...
2 months ago
moved "hwloc" dependencies into #ifdef NINJAFOAM. For issue #793.
latwood
More...
2 months ago
make WindNinja compile with NINJAFOAM unchecked in CMake.
latwood
More...
2 months ago
Made point and radius the default option for surface input downloads
masonwillman
More...
2 months ago
Center and clear buttons are dynamically hidden/shown and clear button now works on surface input download bounding box
masonwillman
More...
2 months ago
Merge pull request #794 from ksshannon/mmcmp
Mason Willman
More...
2 months ago
src/ninja: more fixed comaprisons
Kyle Shannon
More...
2 months ago
Merge branch 'master' of https://github.com/firelab/windninja into mmcmp
Kyle Shannon
More...
2 months ago
src/ninja: more fixed comaprisons
Kyle Shannon
More...
2 months ago
Merge pull request #795 from ksshannon/minmax
Mason Willman
More...
2 months ago
src/ninja: use std:m{in,ax} instead of undefined macros
Kyle Shannon
More...
2 months ago
src/ninja: fix comparison for clipping
Kyle Shannon
More...
2 months ago
changed the output bufferToDem() methods, to be run on ALL outputs, not just .atm outputs. Related to issue #628.
latwood
More...
2 months ago
applied recent KmlVector/OutputWriter changes to the convert_output utility script, that were missed from past work. convert_output compiles properly again now. Related to issue #753.
latwood
More...
2 months ago
Merge pull request #792 from firelab/fix-UCAR-DST-info
Mason Willman
More...
2 months ago
scoured the files for functions with instances of wxModelInitialization::getTimeList() that were being done without a proper time zone, and added the time zone. This was causing the UCAR wxModels in particular, to use the wrong local_time time zone information, for run times and output file names. This was partially because of just simply not using the right time zone information for some wxModelInitialization::getTimeList() function calls, and partially because of wxModelInitialization::getTimeList() cacheing of the times, but getting the time zone right fixed all the cached times that were being formed without proper DST information.
latwood
More...
2 months ago
Merge pull request #790 from firelab/GUI-Redesign-fixNumProcessors
Mason Willman
More...
2 months ago
some more cleanup to the "Number of Available Processors" GUI methods.
latwood
More...
2 months ago
some cleanup to "Number of Available Processors" GUI methods.
latwood
More...
2 months ago
added apt install of "hwloc" to the build_deps script, we technically don't need it because the apt installation of OpenFOAM already fetches it, but we want the use of it to be more explicit and separate from OpenFOAM.
latwood
More...
2 months ago
added "Number of Available Processors" checks to the ninjas[i] level and to the cli. Moved "hwloc" CMakeLists.txt dependencies, into the general ninja code.
latwood
More...
2 months ago
made "Number of Available Processors" better respect both the settings value, and the current GUI value.
latwood
More...
2 months ago
Moved surface input spacer to suface input scroll areas
masonwillman
More...
2 months ago
←
1
2
3
4
5
6
7
8
9
…
122
123
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree