WorkflowΒΆ

In order to create a simulation, three objects are required:

  1. An Abaqus Model Database (.cae) file containing the rail

  2. A folder with data for a wheel super element

  3. A user subroutine, that includes the subroutines supplied in the present repository.

The two former, as well as the simulation itself, can be created using either plugins in Abaqus CAE or via scripts. Details for each method, in addition to some general instructions, are provided:

A default subroutine is compiled when running setup.py. For further information on how to compile custom subroutines, please see Compiling user subroutines.