Skip to content
#

cfd

Here are 525 public repositories matching this topic...

GabrieleMorvillo
GabrieleMorvillo commented Dec 8, 2021

Good evening, I am currently struggling with compiling SU2 from source code. After I have built the program I try to compile it using ninja.exe, but during the process I get the following error:

[443/454] Linking target SU2_DEF/src/SU2_DEF.exe
FAILED: SU2_DEF/src/SU2_DEF.exe
c++ @SU2_DEF/src/SU2_DEF.exe.rsp
C:/Program Files/mingw-w64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/8.1.0/../..
AeroSandbox

Aircraft design optimization made fast through modern automatic differentiation. Composable analysis tools for aerodynamics, propulsion, structures, trajectory design, and much more.

  • Updated Mar 11, 2022
  • Jupyter Notebook
MakisH
MakisH commented Sep 20, 2021

preCICE v2.3.0 precice/precice#1080 introduces an API method to ask whether mesh connectivity is required. In the OpenFOAM adapter, we currently ask the user whether this is required, which the user should not need to configure, as it is system-internal information: https://precice.org/adapter-openfoam-config.html#nearest-projection-mapping

We could directly ask preCICE

Improve this page

Add a description, image, and links to the cfd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cfd topic, visit your repo's landing page and select "manage topics."

Learn more