AlabamaASRL / asset_asrl

https://alabamaasrl.github.io/asset_asrl/
Apache License 2.0
29 stars 6 forks source link

Merge Mesh Refinement to master #20

Closed jbpezent closed 1 year ago

jbpezent commented 1 year ago

Added closed loop adaptive mesh refinement for phases and optimal control problems. See new tutorial and examples for usage. New features are opt-in, and with the exceptions below, any old scripts should work exactly the same. If not ,please submit an issue and I will address it promptly.

Other Changes

  1. CentralShooting scheme now defaults to BlockConstant control parameterization
  2. Internals of old .refineTrajEqual(n) method have been updated to use the new mesh refinement algorithm
  3. Jared's cool ASSET logo added to docs