MFlowCode / MFC

Exascale simulation of multiphase/physics fluid dynamics
https://mflowcode.github.io
MIT License
142 stars 65 forks source link

More documentation for Windows machines #308

Closed sbryngelson closed 2 months ago

sbryngelson commented 8 months ago

More build, test, and visualization documentation for Windows machines / WSL. Especially because these users tend to be less *nix-savvy.

henryleberre commented 8 months ago

I am not sure if anyone uses Windows natively after I added support for it, but I do realize now that my PR #307 does not provide a way to run MFC interactively on Windows. It should be trivial to add support for it, however.

sbryngelson commented 8 months ago

I guess what I really mean is a WSL+MFC guide. maybe there's nothing more to do, but I've watched people try to install MFC who aren't familiar with WSL and more handholding is needed. But definitely don't need to support "native Windows".

sbryngelson commented 2 months ago

@ChrisZYJ what did we decide here? I'm open to multiple options. If we decide that we "don't work" with Windows without WSL then we should probably add that to the documentation. If we can work with "regular" Windows then we can add that.

sbryngelson commented 2 months ago

@ChrisZYJ, never mind, I forgot you fixed this with PR #533 (w/ @henryleberre). Thanks guys. Closing.

ChrisZYJ commented 2 months ago

Yes I added more detailed documentations for WSL too!

sbryngelson commented 2 months ago

@ChrisZYJ i appreciate it!