FEM: element flow 1D, deactivate not supported fluid types
This commit is contained in:
@@ -277,6 +277,7 @@ class _TaskPanelFemElementFluid1D:
|
||||
QtCore.SIGNAL("cellChanged(int, int)"),
|
||||
self.pump_characteristics_changed
|
||||
)
|
||||
# some fluid types deactivated since they are not implemented in ccx writer
|
||||
self.parameterWidget.cb_section_type.addItems(
|
||||
_FemElementFluid1D._FemElementFluid1D.known_fluid_types
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user