Skip to content

Commit

Permalink
Update monodomain discretizer to use heat discretizer and reresolve M…
Browse files Browse the repository at this point in the history
…anifests with new compats.
  • Loading branch information
termi-official committed Jun 14, 2024
1 parent 071c26b commit fc488f1
Show file tree
Hide file tree
Showing 12 changed files with 2,330 additions and 162 deletions.
4 changes: 3 additions & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,11 @@ CuThunderboltExt = "CUDA"
[compat]
Aqua = "0.8"
BlockArrays = "1"
DiffEqBase = "6.151.3"
julia = "1.10"
LinearSolve = "2"
ModelingToolkit = "9"
julia = "1.10"
UnPack = "1"

[extras]
Aqua = "4c88cf16-eb10-579e-8560-4a9242c79595"
Expand Down
22 changes: 11 additions & 11 deletions docs/Manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -318,9 +318,9 @@ uuid = "ade2ca70-3891-5945-98fb-dc099432e06a"

[[deps.DiffEqBase]]
deps = ["ArrayInterface", "ConcreteStructs", "DataStructures", "DocStringExtensions", "EnumX", "EnzymeCore", "FastBroadcast", "FastClosures", "ForwardDiff", "FunctionWrappers", "FunctionWrappersWrappers", "LinearAlgebra", "Logging", "Markdown", "MuladdMacro", "Parameters", "PreallocationTools", "PrecompileTools", "Printf", "RecursiveArrayTools", "Reexport", "SciMLBase", "SciMLOperators", "Setfield", "SparseArrays", "Static", "StaticArraysCore", "Statistics", "Tricks", "TruncatedStacktraces"]
git-tree-sha1 = "37d49a1f8eedfe68b7622075ff3ebe3dd0e8f327"
git-tree-sha1 = "89d57776cafee3b69f594af8b8a0659cb03422c8"
uuid = "2b5f629d-d688-5b77-993f-72d75c75574e"
version = "6.151.2"
version = "6.151.3"

[deps.DiffEqBase.extensions]
DiffEqBaseCUDAExt = "CUDA"
Expand Down Expand Up @@ -558,8 +558,8 @@ version = "2.0.4"

[[deps.Ferrite]]
deps = ["EnumX", "ForwardDiff", "LinearAlgebra", "NearestNeighbors", "OrderedCollections", "Preferences", "Reexport", "SparseArrays", "StaticArrays", "Tensors", "WriteVTK"]
git-tree-sha1 = "faf7547ae49922f7381925a9f0bd638853c4fa36"
repo-rev = "bdd5b41"
git-tree-sha1 = "3ed81140fa5116369d88a9b24f3d4d710a9ef158"
repo-rev = "6dfa0e4"
repo-url = "https://github.com/Ferrite-FEM/Ferrite.jl.git"
uuid = "c061ca5d-56c9-439f-9c0e-210fe06d3992"
version = "0.3.14"
Expand Down Expand Up @@ -1229,9 +1229,9 @@ uuid = "a63ad114-7e13-5084-954f-fe012c677804"

[[deps.ModelingToolkit]]
deps = ["AbstractTrees", "ArrayInterface", "Combinatorics", "Compat", "ConstructionBase", "DataStructures", "DiffEqBase", "DiffEqCallbacks", "DiffRules", "Distributed", "Distributions", "DocStringExtensions", "DomainSets", "DynamicQuantities", "ExprTools", "FindFirstFunctions", "ForwardDiff", "FunctionWrappersWrappers", "Graphs", "InteractiveUtils", "JuliaFormatter", "JumpProcesses", "LabelledArrays", "Latexify", "Libdl", "LinearAlgebra", "MLStyle", "NaNMath", "NonlinearSolve", "OrderedCollections", "PrecompileTools", "RecursiveArrayTools", "Reexport", "RuntimeGeneratedFunctions", "SciMLBase", "SciMLStructures", "Serialization", "Setfield", "SimpleNonlinearSolve", "SparseArrays", "SpecialFunctions", "StaticArrays", "SymbolicIndexingInterface", "SymbolicUtils", "Symbolics", "URIs", "UnPack", "Unitful"]
git-tree-sha1 = "339bd35be201372b0ce259dc49aacf4991ba671d"
git-tree-sha1 = "8d43517ec8d9895f7d5f661167c05f54146a769d"
uuid = "961ee093-0014-501f-94e3-6117800e7a78"
version = "9.18.1"
version = "9.19.0"

[deps.ModelingToolkit.extensions]
MTKBifurcationKitExt = "BifurcationKit"
Expand Down Expand Up @@ -1495,9 +1495,9 @@ version = "1.3.4"

[[deps.RecursiveArrayTools]]
deps = ["Adapt", "ArrayInterface", "DocStringExtensions", "GPUArraysCore", "IteratorInterfaceExtensions", "LinearAlgebra", "RecipesBase", "SparseArrays", "StaticArraysCore", "Statistics", "SymbolicIndexingInterface", "Tables"]
git-tree-sha1 = "3400ce27995422fb88ffcd3af9945565aad947f0"
git-tree-sha1 = "980aabbeac7aee70d0e452a72b0c68b5b266cc7b"
uuid = "731186ca-8d62-57ce-b412-fbd966d074cd"
version = "3.23.1"
version = "3.24.0"

[deps.RecursiveArrayTools.extensions]
RecursiveArrayToolsFastBroadcastExt = "FastBroadcast"
Expand Down Expand Up @@ -1816,9 +1816,9 @@ version = "7.2.1+1"

[[deps.SymbolicIndexingInterface]]
deps = ["Accessors", "ArrayInterface", "RuntimeGeneratedFunctions", "StaticArraysCore"]
git-tree-sha1 = "a5f6f138b740c9d93d76f0feddd3092e6ef002b7"
git-tree-sha1 = "9bda3c1e2b771ab45fcbc264a078f612ca7ef427"
uuid = "2efcf032-c050-4f8e-a9bb-153293bab1f5"
version = "0.3.22"
version = "0.3.23"

[[deps.SymbolicLimits]]
deps = ["SymbolicUtils"]
Expand Down Expand Up @@ -1894,7 +1894,7 @@ uuid = "8290d209-cae3-49c0-8002-c8c24d57dab5"
version = "0.5.2"

[[deps.Thunderbolt]]
deps = ["Adapt", "BlockArrays", "CommonSolve", "DataStructures", "DiffEqBase", "Ferrite", "FerriteGmsh", "JLD2", "LinearAlgebra", "LinearSolve", "ModelingToolkit", "OrderedCollections", "Polyester", "ReadVTK", "Reexport", "SparseArrays", "SparseMatricesCSR", "StaticArrays", "SymbolicIndexingInterface", "Tensors", "TimerOutputs", "UnPack", "Unrolled", "WriteVTK"]
deps = ["Adapt", "BlockArrays", "CommonSolve", "DataStructures", "DiffEqBase", "Ferrite", "FerriteGmsh", "GPUArraysCore", "JLD2", "LinearAlgebra", "LinearSolve", "ModelingToolkit", "OrderedCollections", "Polyester", "ReadVTK", "Reexport", "SparseArrays", "SparseMatricesCSR", "StaticArrays", "SymbolicIndexingInterface", "Tensors", "TimerOutputs", "UnPack", "Unrolled", "WriteVTK"]
path = ".."
uuid = "909927c2-98d5-4a67-bba9-79f03a9ad49b"
version = "0.0.1-DEV"
Expand Down
Loading

0 comments on commit fc488f1

Please sign in to comment.