Skip to content

Commit

Permalink
Put ionic liquid humidifier in the right folder
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikQQY committed Nov 18, 2024
1 parent 419dca1 commit 2bbef02
Show file tree
Hide file tree
Showing 5 changed files with 3,131 additions and 16 deletions.
12 changes: 1 addition & 11 deletions benchmarks/NonStiffBVP/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

julia_version = "1.10.5"
manifest_format = "2.0"
project_hash = "de4820f4b2c38cf178f02d628ed23a29b80fc911"
project_hash = "3d77048ead3e9ef9aec9e927f7c38ab2d9c11932"

[[deps.ADTypes]]
git-tree-sha1 = "30bb95a372787af850addf28ac937f1be7b79173"
Expand Down Expand Up @@ -226,16 +226,6 @@ git-tree-sha1 = "90a2b6d928dbf3fd0adc63dce1a0f5fd39582448"
uuid = "ed55bfe0-3725-4db6-871e-a1dc9f42a757"
version = "1.1.0"

[[deps.BracketingNonlinearSolve]]
deps = ["CommonSolve", "ConcreteStructs", "NonlinearSolveBase", "PrecompileTools", "Reexport", "SciMLBase"]
git-tree-sha1 = "95cb19c37ea427617e9795655667712f03058d98"
uuid = "70df07ce-3d50-431d-a3e7-ca6ddb60ac1e"
version = "1.1.0"
weakdeps = ["ForwardDiff"]

[deps.BracketingNonlinearSolve.extensions]
BracketingNonlinearSolveForwardDiffExt = "ForwardDiff"

[[deps.Bzip2_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl", "Pkg"]
git-tree-sha1 = "8873e196c2eb87962a2048b3b8e08946535864a1"
Expand Down
4 changes: 0 additions & 4 deletions benchmarks/NonStiffBVP/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@
BVProblemLibrary = "ded0fc24-dfea-4565-b1d9-79c027d14d84"
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
BoundaryValueDiffEq = "764a87c0-6b3e-53db-9096-fe964310641d"
BracketingNonlinearSolve = "70df07ce-3d50-431d-a3e7-ca6ddb60ac1e"
CairoMakie = "13f3f980-e62b-5c42-98c6-ff1f3baf88f0"
DiffEqDevTools = "f3b72e0c-5b89-59e1-b016-84e28bfd966d"
Interpolations = "a98d9a8b-a2ab-59e6-89dd-64a1c18fca59"
ODEInterface = "54ca160b-1b9f-5127-a996-1867f4bc2a2c"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Expand All @@ -17,10 +15,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
BVProblemLibrary = "0.1.4"
BenchmarkTools = "1"
BoundaryValueDiffEq = "5.12"
BracketingNonlinearSolve = "1.1.0"
CairoMakie = "0.12"
DiffEqDevTools = "2.42.0"
Interpolations = "0.15.1"
ODEInterface = "0.5"
OrdinaryDiffEq = "6.90.1"
Plots = "1.4"
Expand Down
Loading

0 comments on commit 2bbef02

Please sign in to comment.