Skip to content

Streamline usage / documentation of run_dyna() #1083

@RaphaelHeiniger

Description

@RaphaelHeiniger

📝 Description of the feature

Documentation:

We need to document clearly what requirements are in order to use run_dyna() on windows and linux

  • linux --> installed MPI and path to MPI in PATH, other environment variables?
  • windows --> installed Ansys LS-DYNA, other environment variables?

Improve usage:

  • we should provide the same workflow using custom executables and MPI on windows as it is on linux
  • LS-DYNA can not handle "commas ," in the input path. This is mainly a problem on windows where recently due to OneDrive usage path contain spaces and commas. We should handle that within the library and use the windows short format internally for input paths.

💡 Steps for implementing the feature

No response

🔗 Useful links and references

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    RunAnything related to run subpackageenhancementGeneral improvements to existing features

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions