Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Sciopustc details
Login with GitLab

Sciopustc

Opus Test Case Module
(10628 downloads for this version - 12572 downloads for all versions)
Details
Version
0.1.1
Authors
Michael Baudin - INRIA
Jean-Marc Martinez - CEA
Owner Organization
INRIA - CEA
Maintainer
Michael BAUDIN
License
Dependency
Creation Date
October 2, 2012
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Linux 32-bit Windows 32-bit Windows 64-bit macOS Linux 64-bit
Scilab 5.5.x:
Windows 32-bit Windows 64-bit Linux 32-bit macOS Linux 64-bit
Install command
--> atomsInstall("sciopustc")
Description
            Purpose
-------

This module provides an industrial test case for uncertainty analysis. 
This toolbox allows to compute the output Y of a numerical 
simulation, given its uncertain input X and its deterministic input D.
Each numerical model is in the form:

Y = opustc_case ( X , D )

where
  X: the uncertain input parameters
  D: the deterministic input parameters
  Y: the uncertain output parameters

This toolbox has been created in the context of the 
OPUS project :

http://opus-project.fr/

within the workpackage WP3 : "Validation et démonstration".
This project has received funding by Agence Nationale de la recherche :

http://www.agence-nationale-recherche.fr/

Features
--------

 * opustc_couplex — Returns the output for the OPUS - COUPLEX test case.
 * opustc_couplexrun — Performs the Couplex simulation.
 * opustc_couplexstartup — Startup the couplex test case, given X.
 * opustc_getdir — Returns the directory name for the OPUS test case module.

            
Files (11)
[233.11 kB]
Source code archive
makes it available for Scilab 5.4
replaced MSDOS variable by getos() == 'Windows'
added setenv("__USE_DEPRECATED_STACK_FUNCTIONS","YES") in builder.sce
[273.56 kB]
Linux 32-bit binary for Scilab 5.4.x
Linux 32-bit
Automatically generated by the ATOMS compilation chain

[299.89 kB]
Windows 32-bit binary for Scilab 5.4.x
Windows 32-bit
Automatically generated by the ATOMS compilation chain

[302.66 kB]
Windows 64-bit binary for Scilab 5.4.x
Windows 64-bit
Automatically generated by the ATOMS compilation chain

[270.02 kB]
macOS binary for Scilab 5.4.x
MacOSX version
Automatically generated by the ATOMS compilation chain

[274.15 kB]
Linux 64-bit binary for Scilab 5.4.x
Linux 64-bit
Automatically generated by the ATOMS compilation chain

[295.49 kB]
Windows 32-bit binary for Scilab 5.5.x
Windows version (i686)
Automatically generated by the ATOMS compilation chain

[298.29 kB]
Windows 64-bit binary for Scilab 5.5.x
Windows version (x64)
Automatically generated by the ATOMS compilation chain

[269.54 kB]
Linux 32-bit binary for Scilab 5.5.x
Linux version (i686)
Automatically generated by the ATOMS compilation chain

[265.67 kB]
macOS binary for Scilab 5.5.x
MacOSX version
Automatically generated by the ATOMS compilation chain

[270.09 kB]
Linux 64-bit binary for Scilab 5.5.x
Linux version (x86_64)
Automatically generated by the ATOMS compilation chain

News (0)
Comments (0)
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.