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 af19ae9 commit 7bd7b75Copy full SHA for 7bd7b75
doc/sphinx/user/extending/plugin-types/temp-bc.md
@@ -2,9 +2,7 @@
2
# Temperature boundary conditions
3
4
The boundary conditions are responsible for describing the temperature values
5
-at those parts of the boundary at which the temperature is fixed (see
6
-{ref}`sec:extending:plugin-types:geometry-models` for how it is determined which
7
-parts of the boundary this applies to).
+at those parts of the boundary at which the temperature is fixed.
8
9
To implement a new boundary conditions model, you need to overload the
10
`aspect::BoundaryTemperature::Interface` class and use the
0 commit comments