How to compile the latest DAFoam-4.0.2 with HiSA? #875
Replies: 3 comments 3 replies
-
|
Thanks for your interest. The DAHisaFoam is still under development, and it is not fully functional yet. Please stay tuned, and we will update the installation guide and tutorials when it is ready (hopefully by the end of this year; we may release a beta version for testing soon). |
Beta Was this translation helpful? Give feedback.
-
|
@Lee1336882402 We just released a beta version of the density-based solver DAHisaFoam. Check this page for installation and tutorials: https://dafoam.github.io/mydoc_installation_source.html#compile-hisa4dafoam-optional |
Beta Was this translation helpful? Give feedback.
-
|
@Lee1336882402 Let us know how it goes. We just added it to DAFoam and still need more tests to verify if it is working well. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I’m trying to use HiSA with DAFoam to solve complex aerodynamic problems. When compiling the latest DAFoam, I encounter the following errors:
DAResidual/DAResidualHisaFoam.C:110:24: error: ‘class Foam::solverModule’ has no member named ‘inviscid’
DASolver/DAHisaFoam/DAHisaFoam.C:64:26: error: no matching function for call to ‘Foam::solverModule::New(...)’
It looks like I might need a Hisa4DAFoam directory inside the OpenFOAM folder. Could you please clarify what should be included there, and what steps are needed before compiling with Allmake?
Thanks a lot for your support!
Beta Was this translation helpful? Give feedback.
All reactions