Skip to content

Commit

Permalink
added example output to README
Browse files Browse the repository at this point in the history
  • Loading branch information
benranderson committed May 30, 2018
1 parent 247728f commit f96229a
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,23 @@ For example:
$ wallthick inputs/inputs.json
```

Gives the following output in the terminal:

```
Running PD 8010-2 wall thickness calculation...
Nominal Wall Thicknesses
------------------------
Pressure Containment: 5.480 mm
Hydrostatic Collapse: 3.260 mm
Propagation Buckling: 4.704 mm
Test Pressures
--------------
Strength Test Pressure: 195.0 bar
Leak Test Pressure: 143.0 bar
```

## Installation

```sh
Expand Down

0 comments on commit f96229a

Please sign in to comment.