CliMA / ClimateMachine.jl

Climate Machine: an Earth System Model that automatically learns from data
https://clima.github.io/ClimateMachine.jl/latest/
Other
453 stars 78 forks source link

Add Stormer-Verlet solver #645

Open simonbyrne opened 4 years ago

simonbyrne commented 4 years ago

Was removed from #478: a (poor) implementation is available in the diff here: https://github.com/climate-machine/CLIMA/pull/478/commits/08d980d2abef7908329eccb45220b71d9dfa70e8

ChrisRackauckas commented 4 years ago

Why would Verlet be useful here? I don't think the full model is symplectic?

simonbyrne commented 4 years ago

@OsKnoth is the one to answer that.