Skip to content

Conversation

@jellepoland
Copy link
Collaborator

@jellepoland jellepoland commented Aug 14, 2025

Fixes #61 removing hardcoded copy_model_settings()
- Add load_settings() function for easy subdirectory loading
- Add diameter_mm parameter to Segment constructor
- Add catenary_line.jl validation example
- Update examples to use new load_settings function
- Resolved conflict in ram_air_kite.jl by using new load_settings function
- Incorporated latest changes from main branch
- the script computes optimal damping.
- is used by the simple structural examples: hanging_mass, simple_pulley, catenary_line
- catenary_line still explodes/does not show any sign of convergence: which seems a damping related problem
@jellepoland
Copy link
Collaborator Author

jellepoland commented Aug 14, 2025

  • Uncomment @setup_workload function in precompile.jl, and make it work
  • Work with new KiteUtils push, that should enable using Settings directly
  • once the above works, delete the usage of load_settings, and its definition in system_structure.jl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants