Skip to content
Snippets Groups Projects
Commit a0fc9b62 authored by whimsial's avatar whimsial
Browse files

Merge branch 'master' of https://github.com/whimsial/FEA-spindle

Merged
parents d4a8617b 512e9a4b
No related branches found
No related tags found
No related merge requests found
# Welcome to the Spindle FEA application repository
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
[![GitHub contributers](https://img.shields.io/github/contributors/sb2g14/soton_roles.svg)](https://github.com/sb2g14/soton_roles/graphs/contributors)
[![GitHub issues](https://img.shields.io/github/issues/sb2g14/soton_roles.svg)](https://github.com/sb2g14/soton_roles/issues)
## 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 on the application with the step-by-step guide on how to run the application are located in ```/docs/build/html/index.html``` in this repository.
2. To run the somplest test you need to navigate to the root of this directory and execute ```Abaqus cae noGUI=job.py``` in the command line.
3. After the analysis has finished 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](http://opensource.org/licenses/MIT).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment