Skip to content

Commit

Permalink
updated doc
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidMercier committed Dec 4, 2015
1 parent 4879e79 commit 9c20398
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
12 changes: 6 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,17 +11,17 @@ Features
--------
This Matlab toolbox has been developed to :

- Plot and Analyze nanoindentation dataset with standard deviation;
- Plot and Analyze nanoindentation dataset with standard deviation ;

- Coefficient of the power law fit of the load-displacement curve;
- Coefficient of the power law fit of the load-displacement curve ;

- Energy of the loading (area below the load-displacement curve);
- Energy of the loading (area below the load-displacement curve) ;

- Plot of the Stiffness and the Load/Stiffness² evolution;
- Plot of the Stiffness and the Load/Stiffness² evolution ;

- Young's modulus and Hardness of bulk materials;
- Young's modulus and Hardness of bulk materials ;

- Young's modulus and Hardness of a thin film on a substrate or on a multilayer sample (3 layers on a substrate);
- Young's modulus and Hardness of a thin film on a substrate or on a multilayer sample (3 layers on a substrate) ;

- Generation of a Python script for FEM simulation of indentation test on bulk or multilayer sample with ABAQUS 6.12 to ABAQUS 6.14.

Expand Down
2 changes: 1 addition & 1 deletion doc/getting_started.rst
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ First of all a GUI is a Graphical User Interface.
:scale: 40 %
:align: center

*F - ile selector.*
*File selector.*

.. figure:: ./_pictures/GUI_Main_Window_Lh_curve.png
:scale: 40 %
Expand Down
7 changes: 4 additions & 3 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,12 @@ The NIMS toolbox has been developed to plot and to analyze (nano)indentation
data (obtained with conical indenters) for bulk material or multilayer sample.

With this Matlab toolbox, it is possible to :
* plot and correct nanoindentation data ;
* plot and correct nanoindentation dataset with standard deviation ;
* calculate the coefficient of the power law fit of the load-displacement curve ;
* calculate the energy of the loading (area below the load-displacement curve) ;
* plot of the stiffness and the load/stiffness² evolution;
* calculate the Young's modulus and hardness of bulk materials ;
* calculate the Young's modulus of thin films on a substrate (for a bilayer or a multilayer sample (until 3 layers on a substrate)) ;
* calculate the Young's modulus and hardness of thin films on a substrate (for a bilayer or a multilayer sample (until 3 layers on a substrate)) ;
* generate Python script of axisymmetrical FEM model for use in ABAQUS (cono-spherical indentation of multilayer sample).

.. figure:: ./_pictures/download.png
Expand All @@ -44,7 +45,7 @@ With this Matlab toolbox, it is possible to :

`Download the documentation as a pdf file <https://media.readthedocs.org/pdf/nims/latest/nims.pdf>`_.

.. figure:: ./_pictures/GUI_Main_Window_Efilm_curve.png
.. figure:: ./_pictures/GUI_Main_Window_Esample_curve.png
:scale: 50 %
:align: center

Expand Down

0 comments on commit 9c20398

Please sign in to comment.