FEM: fluid section and elment fluid 1D object, make name fit in FEM name system
This commit is contained in:
committed by
Yorik van Havre
parent
34ad6af337
commit
092a5dae48
@@ -79,7 +79,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "FEM_MaterialMechanicalNonlinear"
|
||||
<< "FEM_ElementGeometry1D"
|
||||
<< "FEM_ElementGeometry2D"
|
||||
<< "FEM_FluidSection"
|
||||
<< "FEM_ElementFluid1D"
|
||||
<< "Separator"
|
||||
<< "FEM_ConstraintFixed"
|
||||
<< "FEM_ConstraintDisplacement"
|
||||
@@ -154,7 +154,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "FEM_MaterialMechanicalNonlinear"
|
||||
<< "FEM_ElementGeometry1D"
|
||||
<< "FEM_ElementGeometry2D"
|
||||
<< "FEM_FluidSection"
|
||||
<< "FEM_ElementFluid1D"
|
||||
<< "Separator"
|
||||
<< "FEM_ConstraintFixed"
|
||||
<< "FEM_ConstraintDisplacement"
|
||||
|
||||
Reference in New Issue
Block a user