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

updated gitignore

parent 85eba96c
No related branches found
No related tags found
No related merge requests found
File deleted
This diff is collapsed.
File deleted
File deleted
.. FEA Spindle documentation master file, created by
sphinx-quickstart on Sat May 12 20:51:06 2018.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to the interactive documentation of the Spindle FEA application
===================================
.. figure:: images/Spindle_mode2.eps
:align: center
This the interactive documentation to the application designed to perform parametric stability modelling of the
mitotic spindle structures within various cell types during mitosis. The application relies on `Abaqus CAE
<https://www.3ds.com/products-services/simulia/products/abaqus/abaquscae/>`_ finite
element code and allows users to design and execute mitotic spindle modelling provided the essential spindle parameter
value are provided. The application is created ``Python 2.7`` and has a modular structure which allows easy modification
and extension of the current functionality.
This documentation is a work in progress and is prone to changes and updates and so does the application itself.
.. toctree::
:maxdepth: 2
:caption: Contents:
HowToRun
Project_idea
Technical documentation:
.. toctree::
:maxdepth: 4
LoadCase
Parts
SpindleAssembly
SpindleMesh
job
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
job module
==========
.. automodule:: job
:members:
:undoc-members:
:show-inheritance:
Spindle
=======
.. toctree::
:maxdepth: 4
LoadCase
Parts
SpindleAssembly
SpindleMesh
job
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment