Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in running the solver out of the box #3

Open
prathamgit opened this issue May 20, 2024 · 1 comment
Open

Problem in running the solver out of the box #3

prathamgit opened this issue May 20, 2024 · 1 comment

Comments

@prathamgit
Copy link

Hello. I get the following error when I am running the script "runBlasiusSolver.sh" in a ubuntu 20.04 terminal.

File "/home/pratham/WORKSPACE/hegel_dir/run_dir/flatplate_boundary_layer/2D/compressible-Blasius-solver/compressibleBlasius.py", line 64
global g10
^^^^^^^^^^
SyntaxError: name 'g10' is assigned to before global declaration

The python version I am using is 3.11.7.

It would be helpful if you can provide a description about how to use the code.

@jbrillon
Copy link
Owner

jbrillon commented Jun 4, 2024

Hi there, it should work with Python 2.7! I never tried running it with Python 3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants