je-santos / MPLBM-UT

Library for performing multiphase simulations (based on the Shan-Chen model) in complicated geometries (i.e. porous media 3D images)
GNU General Public License v3.0
153 stars 59 forks source link

Issues in new python functions #58

Closed abhishekdbihani closed 2 years ago

abhishekdbihani commented 2 years ago

I was running the examples in VScode on Windows and I ran into the following issues. (Some of them might be specific to my installation but documenting them here anyway)

Edit: Changed integrated terminal from powershell to bash by adding { "terminal.integrated.shell.windows": "C:\Windows\sysnative\bash.exe" } in settings.json in folder .vscode. This solved some issues but .sh file was still not detected

alexgigliotti commented 2 years ago

Hi @abhishekdbihani, please make sure you have installed WLS if running on Windows along with a compatible compiler. I don't have a Windows machine to test on, but a few of my co-workers have had success with running through WLS. Let me know if this works!