Skip to content

[Dev] Constrain endpoint controls #161

@jbcaillau

Description

@jbcaillau

to avoid singularities (check num scheme for dynamics)

  • for euler + midpoint add constraint uN = uN-1 (as uN is possibly free)
  • for euler_n add constraint u0 = u1 (as u0 is possibly free)

NB. nothing to do for trapeze

check #94 (comment)

Metadata

Metadata

Assignees

Labels

internal devModification to the code is requested and should not affect user experiment

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions