Skip to content

Commit

Permalink
resolve merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
wwmayer committed Feb 28, 2017
1 parent 6226d2b commit 6c720ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Mod/Fem/FemInputWriterCcx.py
Expand Up @@ -1313,8 +1313,6 @@ def get_ccx_elset_solid_name(mat_name, solid_name=None, mat_short_name=None):
else:
return mat_name + solid_name

<<<<<<< 1a4385e0a55ef98c44bf11d4a4f63366a705416a

def liquid_section_def(obj, section_type):
if section_type == 'PIPE MANNING':
manning_area = str(obj.ManningArea.getValueAs('mm^2').Value)
Expand Down

0 comments on commit 6c720ce

Please sign in to comment.