Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-02-10 | fullswof-utils: Rename boundary profile script. | Paul Garlick | 1 | -0/+0 | |
* fullswof-utils/boundary_profile.py: Move to... * fullswof-utils/boundaryProfile.py: ...here. | |||||
2022-02-10 | boundary_profile.py: Add plot title. | Paul Garlick | 1 | -0/+5 | |
* fullswof-utils/boundary_profile.py: Add title. | |||||
2022-02-10 | boundary_profile.py: Use .xyz convention for data file names. | Paul Garlick | 1 | -4/+4 | |
* fullswof-utils/boundary_profile.py: Edit file extension. | |||||
2022-02-10 | boundary_profile.py: Specify line colour for each boundary. | Paul Garlick | 1 | -1/+5 | |
* fullswof-utils/boundary_profile.py: Add lineColour variable. | |||||
2021-12-22 | specificPoints.py: Specify line colour. | Paul Garlick | 1 | -2/+2 | |
* fullswof-utils/specificPoints.py: Edit plot command. | |||||
2021-12-22 | makeBoundary: Format output of total flows. | Paul Garlick | 1 | -1/+3 | |
* fullswof-utils/makeBoundary: Add format to print command. | |||||
2021-12-20 | specificPoints.py: Enable live plot updates. | Paul Garlick | 1 | -4/+19 | |
* fullswof-utils/specificPoints.py: Add on_press() function. | |||||
2021-12-20 | specificPoints.py: Use descriptive plot labels. | Paul Garlick | 1 | -2/+2 | |
* fullswof-utils/specificPoints.py: Edit labels. | |||||
2021-12-17 | fullswof-utils: Add script to monitor convergence history. | Paul Garlick | 1 | -0/+24 | |
* fullswof-utils/specificPoints.py: New file. | |||||
2021-12-17 | fullswof-utils: Add script for plotting elevation at boundaries. | Paul Garlick | 1 | -0/+39 | |
* fullswof-utils/boundary_profile.py: New file. | |||||
2021-12-02 | makeBoundary: Ensure panel regions overlap. | Paul Garlick | 1 | -11/+3 | |
* fullswof-utils/makeBoundary: Adjust array slicing. Remove unnecessary checks for dry nodes. | |||||
2021-12-02 | makeBoundary: Use slope value to determine elevations at boundary cells. | Paul Garlick | 1 | -5/+6 | |
* fullswof-utils/makeBoundary: Re-define yin and zin variables at top and bottom boundaries. Specifying the local gradient allows a smoother transition between the one-dimensional exterior region and the two-dimensional interior domain. | |||||
2021-12-02 | makeBoundary: Use absolute value of slope in discharge calculation. | Paul Garlick | 1 | -2/+2 | |
* fullswof-utils/makeBoundary: Move abs() function. | |||||
2021-12-01 | makeBoundary: Describe zmax variable. | Paul Garlick | 1 | -1/+1 | |
* fullswof-utils/makeBoundary: Edit print command. | |||||
2021-12-01 | makeBoundary: Format output of minimum panel heights. | Paul Garlick | 1 | -1/+2 | |
* fullswof-utils/makeBoundary: Add format to print command. | |||||
2021-12-01 | makeBoundary: Describe dX variable. | Paul Garlick | 1 | -1/+1 | |
* fullswof-utils/makeBoundary: Edit print command. | |||||
2021-11-29 | makeBoundary: Update floodmodeller URL. | Paul Garlick | 1 | -3/+3 | |
* fullswof-utils/makeBoundary: Edit comment. | |||||
2020-08-14 | fullswof-utils: Rename code directory. | Paul Garlick | 2 | -0/+597 | |
* python/makeBoundary: Move to... * fullswof-utils/makeBoundary: ...here. * python/slope.py: Move to... * fullswof-utils/slope.py: ...here. |