control-toolbox / control-toolbox/CTDirect.jl

Automatic continuation on time steps

Open
#440 0 comments 0 reactions 1 assignee Claimed by @PierreMartinon View on GitHub
enhancement
Dominant language
Julia
Stars
12
Forks
5
Avg merge
2h 44m
Merged PRs (30d)
1

Description

Add new syntax for `solve` with list of grid sizes, such that ```solve(..., grid_size=[N1, N2, N3])```
will solve in sequence for N1, N2, N3 steps, reusing solutions as initial guesses.

Add method with list for grid_size, that will call the usual solve in sequence with warm start.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.