Skip to content

Commit

Permalink
Merge pull request #194 from antjost/devGUI
Browse files Browse the repository at this point in the history
[IBM]  Update the GUI approach
  • Loading branch information
benoit128 authored Oct 1, 2024
2 parents f53edbe + a63d181 commit 0a10f81
Show file tree
Hide file tree
Showing 2 changed files with 633 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Cassiopee/CPlot/apps/tkCassiopee.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@
'tkTransform', 'tkNGon', 'tkGhostCells', '---',
'tkSplit', 'tkReorder']
BCAPPS = ['tkBC', '---',
'tkChimera', 'tkIBC', '---',
'tkChimera', 'tkIBC',
#'tkIBC2',
'---',
'tkExtractBC']
MOTIONAPPS = ['tkRigidMotion', 'tkTime']
SOLVERAPPS = ['tkInit', 'tkDistributor', 'tkDist2Walls', '---',
Expand Down
Loading

0 comments on commit 0a10f81

Please sign in to comment.