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 5093c05 commit d5979d7Copy full SHA for d5979d7
exampleSolidHeatTransfer01/boundaryConditionsConfig.json
@@ -1,6 +1,6 @@
1
{
2
- "topBoundary": ["convection", 1, 20],
3
"bottomBoundary": ["constantTemp", 200],
4
"leftBoundary": ["symmetry"],
+ "topBoundary": ["convection", 1, 20],
5
"rightBoundary": ["constantTemp", 200]
6
}
0 commit comments