dymos icon indicating copy to clipboard operation
dymos copied to clipboard

Warn users when restarting with fix_final=True

Open kaushikponnapalli opened this issue 1 year ago • 0 comments

Summary

Added a warning if load case is called while fix_final is set to True. If the case being loaded has a different final value than the user-specified value, the value from the loaded case will overwrite the specified value.

Related Issues

  • Resolves #799

Backwards incompatibilities

None

New Dependencies

None

kaushikponnapalli avatar Aug 11 '22 15:08 kaushikponnapalli