# otmorris module

Examples
  Template examples can be found here: C:\Python27\Lib\site-packages\otmorris\examples\otmorris

Installation
  Silent install can be done with the switch /S (e.g. openturns-otmorris-0.0-py27.exe /S).
  To test otmorris module installation, in an OpenTURNS python console type:
    import otmorris
    print otmorris.__version__

Uninstallation
  OTMORRIS module will be automatically uninstalled at OpenTURNS removal.
  OTMORRIS module can be removed from OpenTURNS with uninst-template.exe uninstaller.
  Silent uninstall can be done with the switch /S.

