Open Sbozzolo opened 7 months ago
Here are some of the things I would have never figured out by myself (not for lack of trying):
Y
has to be a FieldVector
(cannot be a Field
)Wfact
Wfact_t
and the relationship with Wfact
jac_prototype
?)ClimaTimeSteppers
is a foundational package. I think that the fact that the only place where information about this package is the brains of a restricted number of individuals should be fixed as soon as possible.
Even after having used this package for a while, I am still struggling. The package does not even come with one example on how to set up a simple scalar problem (in particular, with an implicit component).
As the title suggests, there is no documentation in https://clima.github.io/ClimaTimeSteppers.jl/dev/ on how to use
ClimaTimeSteppers
.jl.It is also hard to find a simple example among the tests.