Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
montyvesselinov committed Jan 3, 2024
1 parent 550de40 commit a3bc369
Show file tree
Hide file tree
Showing 13 changed files with 300 additions and 300 deletions.
2 changes: 1 addition & 1 deletion examples/anasol/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ workdir = joinpath(Mads.dir, "examples", "anasol")
md = Mads.loadmadsfile(joinpath(workdir, "w01shortexpplus.mads"))
computeconcentrations = Mads.makecomputeconcentrations(md)
computeconcentrations()
Mads.calibrate(md; maxEval=1, maxJacobians=1, np_lambda=1, usenaive=true, save_results=false)
Mads.calibrate(md; maxEval=1, maxJacobians=1, np_lambda=1, usenaive=true)
md = Mads.loadmadsfile(joinpath(workdir, "w01shortexp.mads"))
forward_results = Mads.forward(md; all=true)
paramrandom_true = Mads.getparamrandom(md, 5; init_dist=true)
Expand Down
Binary file modified examples/contamination/w01-w13a_w20a-saltelli-5.jld2
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit a3bc369

Please sign in to comment.