Skip to content
Snippets Groups Projects

Refactors the configuration of freeze curves in heat conduction and soil types

2 files
+ 0
3
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -50,8 +50,6 @@ function partial_heatcapacity(soil::Soil{<:HomogeneousMixture}, heat::HeatBalanc
end
end
default_sfccsolver(::HeatBalance) = SFCCPreSolver(Solvers.SFCCPreSolverCache1D())
"""
sfcckwargs(f::SFCC, soil::Soil, heat::HeatBalance, state, i)
Loading