Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
dream
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
dream
Commits
97379e0b
Commit
97379e0b
authored
Jan 06, 2015
by
Ioannis Papagiannopoulos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Caucy changed to Cauchy. Descriptions and titles changed within general
parent
40437504
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
23 additions
and
22 deletions
+23
-22
dream/simulation/Examples/DefaultAllInOneEmpty2.json
dream/simulation/Examples/DefaultAllInOneEmpty2.json
+23
-22
No files found.
dream/simulation/Examples/DefaultAllInOneEmpty2.json
View file @
97379e0b
...
...
@@ -105,10 +105,10 @@
}
}
},
"_caucy"
:
{
"_cauc
h
y"
:
{
"type"
:
"object"
,
"title"
:
"Caucy"
,
"description"
:
"Caucy"
,
"title"
:
"Cauc
h
y"
,
"description"
:
"Cauc
h
y"
,
"properties"
:
{
"location"
:
{
"type"
:
"number"
,
...
...
@@ -228,7 +228,7 @@
"Binomial"
,
"Poisson"
,
"Logistic"
,
"Caucy"
,
"Cauc
h
y"
,
"Geometric"
,
"Gama"
,
"Weibull"
...
...
@@ -251,7 +251,7 @@
},
{
"$ref"
:
"#/definitions/distributionTypes/_logistic"
},
{
"$ref"
:
"#/definitions/distributionTypes/_caucy"
"$ref"
:
"#/definitions/distributionTypes/_cauc
h
y"
},
{
"$ref"
:
"#/definitions/distributionTypes/_geometric"
},
{
...
...
@@ -716,28 +716,28 @@
"general"
:
{
"properties"
:
{
"numberOfReplications"
:
{
"title"
:
"Number
of
replications"
,
"title"
:
"Number
of
replications"
,
"type"
:
"integer"
,
"description"
:
"Number
ofreplicationsto
run"
,
"description"
:
"Number
of replications to
run"
,
"default"
:
10
},
"maxSimTime"
:
{
"title"
:
"Length
of
Experiment"
,
"description"
:
"Length
ofthesimulation
run"
,
"title"
:
"Length
of
Experiment"
,
"description"
:
"Length
of the simulation
run"
,
"type"
:
"number"
,
"default"
:
100
},
"confidenceLevel"
:
{
"title"
:
"Confidencelevel"
,
"title"
:
"Confidence
level"
,
"type"
:
"number"
,
"default"
:
0.95
,
"description"
:
"Confidence
levelforstatisticalanalysisofstochastic
experiments"
"description"
:
"Confidence
level for statistical analysis of stochastic
experiments"
},
"processTimeout"
:
{
"title"
:
"ProcessTimeout"
,
"type"
:
"number"
,
"default"
:
10
,
"description"
:
"Number
ofsecondsbeforethecalculationprocessis
interrupted"
"description"
:
"Number
of seconds before the calculation process is
interrupted"
},
"currentDate"
:
{
"default"
:
"2014/10/01"
,
...
...
@@ -747,26 +747,27 @@
},
"timeUnitPerDay"
:
{
"default"
:
24
,
"description"
:
"Used for input and reporting widgets. Forexample, 24 means that simulation clock time unit is one hour."
,
"title"
:
"Number
oftimeunitsper
day"
,
"description"
:
"Used for input and reporting widgets. For
example, 24 means that simulation clock time unit is one hour."
,
"title"
:
"Number
of time units per
day"
,
"type"
:
"number"
},
"trace"
:
{
"default"
:
false
,
"description"
:
"Createanexceltracefile(trueorfalse)"
,
"default"
:
"No"
,
"enum"
:
[
"No"
,
"Yes"
],
"description"
:
"Create an excel trace file (Yes or No)"
,
"title"
:
"OutputTrace"
,
"type"
:
"
boolean
"
"type"
:
"
string
"
},
"seed"
:
{
"default"
:
""
,
"default"
:
"
1
"
,
"description"
:
"When using the same seed, the random number generator produce the same sequence of numbers"
,
"title"
:
"Seed
forrandomnumber
generator"
,
"type"
:
"
string
"
"title"
:
"Seed
for random number
generator"
,
"type"
:
"
number
"
},
"ke_url"
:
{
"default"
:
"http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls"
,
"description"
:
"The
URLforknowledgeextractiontoaccessitsdataforexample
http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls"
,
"title"
:
"URL
forKnowledgeExtraction
Spreadsheet"
,
"description"
:
"The
URL for knowledge extraction to access its data for example
http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls"
,
"title"
:
"URL
for Knowledge Extraction
Spreadsheet"
,
"type"
:
"string"
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment