Skip to content

Commit

Permalink
add stuff to do BP6
Browse files Browse the repository at this point in the history
  • Loading branch information
brittany-erickson committed Apr 8, 2024
1 parent 3694a90 commit 3df802c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,10 @@ To run the code for the <a href="https://strike.scec.org/cvws/seas/download/SEAS
localARGS = ["examples/bp1-qd.dat"]
include("examples/stripped_qd_driver.jl");
OR
```
To run the code for <a href="https://strike.scec.org/cvws/seas/download/SEAS_BP6.pdf">BP6

```
localARGS = ["examples/bp6.dat"]
include("examples/BP6_driver.jl");
Expand Down

0 comments on commit 3df802c

Please sign in to comment.