Skip to content

Commit

Permalink
Adding options in JSON format.
Browse files Browse the repository at this point in the history
  • Loading branch information
rwl committed Nov 24, 2023
1 parent 6af0295 commit 6660b81
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Options.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"$schema": "https://cktcsv.github.io/schema/options.json",
"frequency": 60.0,
"earth_model": "simple_carson",
"voltage_bases": [
12.47,
4.16
]
}

0 comments on commit 6660b81

Please sign in to comment.