Skip to content

Commit

Permalink
foamNewBC: removes phip completely for fixedValue condition
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Greenshields committed Jul 26, 2016
1 parent 5a27ec7 commit 2a648f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/foamNewBC
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ do
-e '/refValue/d' \
-e '/refGrad/d' \
-e '/valueFraction/d' \
-e '/phip/,/lookupPatchField/d' \
-e '/const scalarField\& phip/,/);/d' \
${NAME}/${NEWFILE}
;;
mixed)
Expand Down

0 comments on commit 2a648f9

Please sign in to comment.