ospgrillage.load.create_load_case#

create_load_case(**kwargs)#

User interface function to create LoadCase objects. Following this function, users are required add loads to LoadCase object via add_load().

Keyword:

  • name(str): Name string of Load case object

Returns:

LoadCase object