FEM: fluid 1D obj, typo

This commit is contained in:
Bernd Hahnebach
2019-07-05 22:42:59 +02:00
parent 6b047bbd0c
commit 70fb01934b

View File

@@ -34,7 +34,7 @@ class _FemElementFluid1D:
"The FemElementFluid1D object"
known_fluid_types = ['Liquid']
# 'Gas', 'Open Channel' are not impemented in ccx writer
# 'Gas', 'Open Channel' are not implemented in ccx writer
# known_fluid_types = ['Liquid', 'Gas', 'Open Channel']
known_liquid_types = [
'PIPE MANNING',