.. 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.

.. figure::  images/cell.pdf
   :width: 350px
   :align:   center

Welcome to the interactive documentation of the Spindle FEA application
=======================================================================

This is the interactive documentation of the application designed to perform parametric stability modelling of the
mitotic spindle structures in 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 in  `Python 2.7 <https://www.python.org/download/releases/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 is the application itself.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   HowToRun

   Project_idea

Technical documentation:

.. toctree::
   :maxdepth: 4

   modules



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
