You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that OpenMC is solely C++ and Python, there's no fundamental reason why it shouldn't work on Windows. Supporting Windows would help encourage adoption in general. Some possible steps to help us get there:
Try building/installing on Windows using Visual Studio
Set up continuous integration to test on Windows (Azure Pipelines or AppVeyor)
Now that OpenMC is solely C++ and Python, there's no fundamental reason why it shouldn't work on Windows. Supporting Windows would help encourage adoption in general. Some possible steps to help us get there: