Skip to content
/ otECLM Public

An OpenTURNS module that allows the treatment of failure probabilities and dependencies in highly redundant systems according to the Extended Common Load Model (ECLM)

License

LGPL-2.1 and 2 other licenses found

Licenses found

LGPL-2.1
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER
Notifications You must be signed in to change notification settings

adutfoy/otECLM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oteclm module

oteclm is an OpenTURNS module. It allows the treatment of failure probabilities and dependencies in highly redundant systems according to the Extended Common Load Model (ECLM) .

Build from source

Get source:

$ git clone https://www.github.com/adutfoy/otECLM.git

The install procedure is performed as follows:

$ python setup.py install

If you need to install the module in the user folder :

$ python setup.py install --user

To run the tests:

$ pytest

Finally to build the documentation, you should invoke the build_sphinx option :

$ python setup.py build_sphinx

This builds the documentation in the build folder. Another option is to launch the make command:

$ make html -C doc

Documentation

A documentation, including examples is available here.

About

An OpenTURNS module that allows the treatment of failure probabilities and dependencies in highly redundant systems according to the Extended Common Load Model (ECLM)

Resources

License

LGPL-2.1 and 2 other licenses found

Licenses found

LGPL-2.1
LICENSE
GPL-3.0
COPYING
LGPL-3.0
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages