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

SyntaxError: invalid syntax #81

Closed Vivia93 closed 1 year ago

Vivia93 commented 1 year ago

Hi, I am a newcomer to LBM. I encountered the following problem when running the '2phase_sim. py' file before. How can I solve it?Thank you.

File "2_phase_sim.py", line 12 download_command = f'wget {url} -o {filename}' ^ SyntaxError: invalid syntax

je-santos commented 1 year ago

That command sometimes does not work. I noticed that on macs. You can download the geometry manually and comment that line.