FEM: code formating, flake8

This commit is contained in:
Bernd Hahnebach
2017-02-28 11:50:58 +01:00
committed by wmayer
parent cc2c51b81d
commit 07d1dccebb
5 changed files with 6 additions and 7 deletions

View File

@@ -86,7 +86,7 @@ class _FemFluidSection:
obj.ChannelSectionType = 'NONE'
obj.ManningArea = 10.0
obj.ManningRadius = 1.0
obj.ManningCoefficient = 0.0015 # has units of s/mm^(1/3)
obj.ManningCoefficient = 0.0015 # has units of s/mm^(1/3)
obj.EnlargeArea1 = 10.0
obj.EnlargeArea2 = 20.0
obj.ContractArea1 = 20.0