Skip to content

Commit

Permalink
update BPINN_PDEinvsol_tests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
AstitvaAggarwal committed Jan 5, 2024
1 parent 6f2908f commit 6e7539f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/BPINN_PDEinvsol_tests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ u_predict = pmean(sol2.ensemblesol[1])
@test mean(u_predict .- u_real) < 0.1
@test sol2.estimated_de_params[1]param atol=param * 0.3

println("yeah")
# ## Example Lorenz System (Parameter Estimation)
# println("Example 2, Lorenz System")

Expand Down

0 comments on commit 6e7539f

Please sign in to comment.