Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-01 | use ast module to evaluate items read from boundary definition file. | Paul Garlick | 2 | -3/+4 |
2019-10-01 | read boundary location from boundary definition file. | Paul Garlick | 1 | -1/+2 |
2019-10-01 | add boundary location variable. | Paul Garlick | 1 | -2/+5 |
2019-09-30 | read target flow from boundary definition file. | Paul Garlick | 1 | -8/+10 |
2019-09-30 | add target flow variable. | Paul Garlick | 1 | -2/+5 |
2019-09-30 | update gradient value. | Paul Garlick | 1 | -1/+1 |
2019-09-30 | add function to read definition file. | Paul Garlick | 1 | -0/+13 |
2019-09-30 | add description for slope variable. | Paul Garlick | 1 | -0/+4 |
2019-09-30 | rename makeBoundaryFile.py to makeBoundary.py; add boundary definition file. | Paul Garlick | 2 | -0/+2 |
2019-09-30 | use inletBC.py as starting point; rename to makeBoundaryFile.py | Paul Garlick | 1 | -0/+208 |