How to use su2 in my code? #1864
zhang-qiang-github
started this conversation in
General
Replies: 1 comment 5 replies
-
Have a look at the main function defined in SU2_CFD.cpp |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have successfully build
su2
from the source code, how can I use it in my code? Could it be possible to provide ahelloworld
example? For example:How can I include
su2
in my project rather than use it in commandSU2_CFD.exe inv_NACA0012.cfg
.How can I build such a
helloworld
project?Beta Was this translation helpful? Give feedback.
All reactions