KnutAM / FESolvers.jl

Solvers for Ferrite.jl problems
https://knutam.github.io/FESolvers.jl/dev
MIT License
3 stars 0 forks source link

Show how-to use non-uniform fixed time steps #28

Open KnutAM opened 1 year ago

KnutAM commented 1 year ago

Use increasing time steps for transient heatflow example and in an example in the docstring for FixedTimeStepper. E.g. t = t_total*(collect(range(0,1,num_steps)).^2)