Skip to content

External Force feature need to be refactored #112

@Ipuch

Description

@Ipuch

From #107, we figured out it's not generic enough.
Especially, when the application point is expressed in the global reference frame.

I'm currently thinking about Refactoring into:

external_force_set = model.ExternalForceSet()
external_force_set.add_external_force_in_global()
external_force_set.add_external_force_in_local()
external_force_set.add_external_force_in_global_on_local_point()

Maybe there is better, but I would update the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions