Closed Vivia93 closed 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
That command sometimes does not work. I noticed that on macs. You can download the geometry manually and comment that line.
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