We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a635f6 commit 855a11cCopy full SHA for 855a11c
README.md
@@ -50,6 +50,7 @@ cd fluid-<other solvers>
50
## Examples
51
- [Partitioned Heat Conduction](examples/partitioned-heat-conduction/README.md)
52
- [Perpendicular Flap](https://github.com/gismo/gsPreCICE/tree/main/examples/perpendicular-flap/README.md)
53
+
54
**Note:** To run these two examples, `gsElasticity`, `gsKLShell` and `gsStructural Analysis` are also needed.
55
```
56
cmake .. -DGISMO_OPTIONAL="gsKLShell;gsPreCICE;gsElasticity;gsStructuralAnalysis"
0 commit comments