Skip to content

Commit

Permalink
Apps: test FastLBM_t1.py: delete nodes in ending in _P1 post- c961e03
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentcasseau committed Dec 6, 2024
1 parent 4c3ba03 commit 41e98ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Cassiopee/Apps/test/FastLBM_t1.py
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
Internal._rmNodesByName(t, '.Solver#ownData')
# POST
Internal._rmNodesByName(t,'*M1*')
Internal._rmNodesByName(t,'*_P1')
Internal._rmNodesByName(t,'*cell*')
Internal._rmNodesByName(t,'*Qstar*')
Internal._rmNodesByName(t,'*Qeq*')
Expand Down

0 comments on commit 41e98ee

Please sign in to comment.