Skip to content
Snippets Groups Projects
user avatar
whimsial authored
690a02df
History

Welcome to the Spindle FEA application repository

License Platform Python Dependencies

Screenshot

Installation instructions

  1. The application requires Abaqus CAE to be installed. It can be acquired from here: https://www.3ds.com/products-services/simulia/products/abaqus/abaquscae
  2. Clone or download this repository

Running the analysis

  1. The interactive documentation to this application with the step-by-step guide on how to run the application is located in /docs/build/html/index.html.
  2. To run the simplest test you need to navigate to the root of this directory and execute Abaqus cae noGUI=job.py in the command line or, alternatively, run job.py as a script in Abaqus GUI.
  3. After the solver finishes the task you will be able to open the Job-1.odb file in the Abaqus CAE graphical user interface. The detailed information about the analysis you can also find in Job-1.dat file.
  4. For more advanced control of the application refer to the documentation.

License

The MIT license.