FEM: examples, flow 1D, add comment
This commit is contained in:
committed by
Bernd Hahnebach
parent
4d731153d8
commit
f30c9f3250
@@ -235,6 +235,7 @@ def setup(doc=None, solvertype="ccxtools"):
|
||||
outlet.OutletPressure = 0.1
|
||||
outlet.References = [(geom_obj, "Edge13")]
|
||||
|
||||
# self_weight_constraint
|
||||
self_weight = analysis.addObject(
|
||||
ObjectsFem.makeConstraintSelfWeight(doc, "ConstraintSelfWeight")
|
||||
)[0]
|
||||
|
||||
Reference in New Issue
Block a user