Skip to content

Commit 7bd7b75

Browse files
committed
Remove a comment that's no longer correct.
1 parent af19ae9 commit 7bd7b75

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

doc/sphinx/user/extending/plugin-types/temp-bc.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
# Temperature boundary conditions
33

44
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).
5+
at those parts of the boundary at which the temperature is fixed.
86

97
To implement a new boundary conditions model, you need to overload the
108
`aspect::BoundaryTemperature::Interface` class and use the

0 commit comments

Comments
 (0)