Skip to content

Commit

Permalink
Fixes for RNG, part 4
Browse files Browse the repository at this point in the history
  • Loading branch information
JCGoran committed Nov 14, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent b162e10 commit 4f2443d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion modeldb/modeldb-run.yaml
Original file line number Diff line number Diff line change
@@ -566,6 +566,7 @@
- reg_20()
- verify_graph_()
82784:
github: 'pull/1'
run:
- load_file("runShort.hoc")
- verify_graph_()
@@ -876,6 +877,7 @@
- run()
- verify_graph_()
113732:
github: 'pull/2'
run:
- use_mcell_ran4(1)
- suprathresh()
@@ -1308,7 +1310,7 @@
150239:
model_dir: nrn/mod
150245:
github: "pull/4"
github: "pull/5"
curate_patterns:
- pattern: 't=100\.00;176\([0-9]+\.[0-9]+\)'
repl: 't=100.00;176(%some_kind_of_clock%)'

0 comments on commit 4f2443d

Please sign in to comment.