User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
start [2020/09/14 15:18]
mina [Exporting and importing data]
start [2023/03/02 11:35] (current)
boris [What is Ecolego?]
Line 5: Line 5:
  
   * [[Ecolego|Ecolego]]   * [[Ecolego|Ecolego]]
-  * Extensions  +  * Extensions (Ecolego toolboxes)  
-    * [[ode_toolbox|Ordinary Differential Equation Toolbox]] (Now always included in the base version of Ecolego)+    * [[ode_toolbox|Ordinary Differential Equation toolbox]]
     * [[Sensitivity analysis toolbox|Sensitivity analysis toolbox]]      * [[Sensitivity analysis toolbox|Sensitivity analysis toolbox]] 
     * [[Radionuclide toolbox|Radionuclide toolbox]]      * [[Radionuclide toolbox|Radionuclide toolbox]] 
Line 12: Line 12:
  
   * Related products    * Related products 
-    * [[Ecolego player|Ecolego player]] +    * [[Ecolego player|Ecolego Player]] 
-    * [[Parameter database|Parameter database]]+    * [[Parameter database|Facilia Parameter Database]]
  
  
Line 22: Line 22:
   * [[Installing and operating Ecolego|Installing Ecolego]]    * [[Installing and operating Ecolego|Installing Ecolego]] 
   * [[Installing and operating Ecolego|Starting Ecolego]]    * [[Installing and operating Ecolego|Starting Ecolego]] 
-  * Reference  
-    * [[Naming conventions|Naming conventions]]  
-    * [[Numerical conventions|Numerical conventions]]  
-    * [[Units|Units]]  
-    * [[Errors|Error messages]]  
-    * [[Data transfer|Data transfer]]  
-    * [[Expression syntax|Expression syntax]]  
-    * [[Preferences|Preferences]] 
- 
  
  
Line 68: Line 59:
       * [[Simulation menu|Simulation menu]]        * [[Simulation menu|Simulation menu]] 
       * [[Window menu|Window menu]]       * [[Window menu|Window menu]]
-      * [[Script menu|Script menu]]+       * [[Script menu|Script menu]]
       * [[Help menu|Help menu]]       * [[Help menu|Help menu]]
 +      * [[Preferences|Preferences]]
  
  
-    * [[Toolbar|Toolbar]]+    * [[Menu_bar#Toolbar|Toolbar]]
  
  
-    * [[Window layout|Window layout]] +    * [[Workbench#Window_layouts|Window layout]] 
       * [[Modeling layout|Modeling layout]]       * [[Modeling layout|Modeling layout]]
       * [[Simulation layout|Simulation layout]]       * [[Simulation layout|Simulation layout]]
Line 88: Line 80:
     * [[Errors window|Errors window]]     * [[Errors window|Errors window]]
     * [[Graph window|Graph window]]     * [[Graph window|Graph window]]
 +    * [[History window|History window]]
     * [[Index lists window|Index lists window]]     * [[Index lists window|Index lists window]]
     * [[Information window|Information window]]     * [[Information window|Information window]]
Line 102: Line 95:
     * [[Simulations window|Simulations window]]     * [[Simulations window|Simulations window]]
     * [[Tables window|Tables window]]     * [[Tables window|Tables window]]
 +
 +  * Conventions
 +    * [[Naming_conventions|Naming conventions]]
 +    * [[Numerical_conventions|Numerical conventions]]
 +    * [[Units|Units]]
 +    * [[Errors_window#Errors|Error messages]]
  
 ==== Creating a model ==== ==== Creating a model ====
Line 129: Line 128:
     * [[General variable|General variable]]     * [[General variable|General variable]]
     * [[Index operation|Index operation]]     * [[Index operation|Index operation]]
 +    * [[Mass balance|Mass balance]]
     * [[Min max|Min/Max]]     * [[Min max|Min/Max]]
     * [[Running mean|Running mean]]     * [[Running mean|Running mean]]
Line 158: Line 158:
     * [[Sub-set index list|Sub-set index list]]     * [[Sub-set index list|Sub-set index list]]
  
-  * Unordered List Item[[Scenario|Scenarios]]+  * [[Scenario|Scenarios]] 
 + 
 +  * [[Events]] 
 +   
 +  * [[Undo/Redo]] 
 + 
 +  * [[Data transfer|Data transfer]]  
 + 
 +  * [[Expression syntax|Expression syntax]] 
  
 ==== Running a simulation ==== ==== Running a simulation ====
Line 177: Line 185:
     * [[Parameter optimization#Result|Optimization results]]     * [[Parameter optimization#Result|Optimization results]]
  
-  * [[Creating charts and tables|Creating charts and tables]]+  * [[Results_window#Creating charts and tables|Creating charts and tables]]
     * [[Chart|Charts]]     * [[Chart|Charts]]
       * [[Time chart|Time chart]]       * [[Time chart|Time chart]]
Line 188: Line 196:
  
   * [[Table|Tables]]   * [[Table|Tables]]
-    * [[Time table|Time table]] +    * [[Time table|Table]]
-    * [[Index table|Index table]] +
-    * [[Statistics table|Statistics table]]+
     * [[Correlation table|Correlation table]] ([[Sensitivity analysis toolbox|Sensitivity analysis toolbox]])     * [[Correlation table|Correlation table]] ([[Sensitivity analysis toolbox|Sensitivity analysis toolbox]])
-    * [[Raw data table|Raw data table]] 
  
  
Line 209: Line 214:
       * [[Importing index lists to Ecolego|Importing from the database]] ([[Parameter database toolbox|Parameter database toolbox]])       * [[Importing index lists to Ecolego|Importing from the database]] ([[Parameter database toolbox|Parameter database toolbox]])
     * Using JSON     * Using JSON
-      * [[Import|Import]] +      * [[Import data from JSON|Import data from JSON ]] 
-      * [[Export data to JSON|Export data to JSON]]+      * [[Export|Export data to JSON]]
     * Radionuclides     * Radionuclides
       * [[Importing nuclides|Importing nuclides]] ([[Radionuclide toolbox|Radionuclide toolbox]])       * [[Importing nuclides|Importing nuclides]] ([[Radionuclide toolbox|Radionuclide toolbox]])
       * [[Importing decay chains|Importing decay chains]] ([[Radionuclide toolbox|Radionuclide toolbox]])       * [[Importing decay chains|Importing decay chains]] ([[Radionuclide toolbox|Radionuclide toolbox]])
       * [[Material|Creating materials]] ([[Radionuclide toolbox|Radionuclide toolbox]])       * [[Material|Creating materials]] ([[Radionuclide toolbox|Radionuclide toolbox]])
-    * Sensitivity analysis 
-      * [[Importing and exporting data (Eikos)|Importing and exporting data (Eikos)]] ([[Sensitivity analysis toolbox|Sensitivity analysis toolbox]]) 
     * Functions     * Functions
       * [[Creating custom functions|Creating custom functions]]       * [[Creating custom functions|Creating custom functions]]
Line 227: Line 230:
     * [[Library#Retrieve|Retrieving sub-systems from the library]]     * [[Library#Retrieve|Retrieving sub-systems from the library]]
     * [[Library#Manage|Managing the library]]     * [[Library#Manage|Managing the library]]
 +  * [[Lite report|Lite report]]
  
 ==== Scripting ==== ==== Scripting ====
  
   * [[Scripting|Overview]]   * [[Scripting|Overview]]
start.1600089491.txt.gz · Last modified: 2020/09/14 15:18 by mina