User Tools

Site Tools


tutorial_1-defining_inputs

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
tutorial_1-defining_inputs [2020/02/19 16:51]
ecoloco
tutorial_1-defining_inputs [2023/03/13 13:30] (current)
dmytroh
Line 1: Line 1:
 ====== Tutorial 1 - Defining inputs ====== ====== Tutorial 1 - Defining inputs ======
- 
- 
  
 ===== 3/5 ===== ===== 3/5 =====
Line 8: Line 6:
  
 \\ \\
- 
 **Assigning parameter values** **Assigning parameter values**
  
   - Open the [[Blocks_window|blocks window]] by selecting **Window | Blocks** from the [[Menu_bar|menu bar]].   - Open the [[Blocks_window|blocks window]] by selecting **Window | Blocks** from the [[Menu_bar|menu bar]].
-  - Select **Parameter** from the type drop down list in the [[Title_bar|title bar]], located next to the search field.+  - Select **Parameter** from the type drop down list in the [[windows#Title_bar|title bar]], located next to the search field.
   - The table now lists all [[Parameter|parameters]] of the [[Model|model]]. Like with the [[Expression|expression]] blocks of the previous lesson, you can either right-click a parameter and choose **Edit** from the pop-up menu or directly assign a value in the table.   - The table now lists all [[Parameter|parameters]] of the [[Model|model]]. Like with the [[Expression|expression]] blocks of the previous lesson, you can either right-click a parameter and choose **Edit** from the pop-up menu or directly assign a value in the table.
   - Assign the following parameter values:   - Assign the following parameter values:
Line 27: Line 24:
 Time depending inputs are represented by [[Lookup_table|lookup table]] blocks. You cannot enter time-dependent values directly in the [[Blocks_window|blocks window]], but must do so by editing the object. Time depending inputs are represented by [[Lookup_table|lookup table]] blocks. You cannot enter time-dependent values directly in the [[Blocks_window|blocks window]], but must do so by editing the object.
  
-<HTML><ol></HTML> +  - Open the [[Blocks_window|blocks window]] by selecting **Window | Blocks** from the [[Menu_bar|menu bar]]. 
-<HTML><li></HTML><HTML><p></HTML>Open the [[Blocks_window|blocks window]] by selecting **Window | Blocks** from the [[Menu_bar|menu bar]].<HTML></p></HTML><HTML></li></HTML> +  In the **Type** drop-down list, select **LookupTable**. Now only lookup table blocks are shown in the table. 
-<HTML><li></HTML><HTML><p></HTML>In the **Type** drop-down list, select **LookupTable**. Now only lookup table blocks are shown in the table.<HTML></p></HTML><HTML></li></HTML> +  Right-click the [[Lookup_table|lookup table]] named //Fees// and choose **Edit** from the pop-up menu. 
-<HTML><li></HTML><HTML><p></HTML>Right-click the [[Lookup_table|lookup table]] named //Fees// and choose **Edit** from the pop-up menu.<HTML></p></HTML><HTML></li></HTML> +  Select the **Values** tab. Select **Use Input Nearest** from the **Interpolation** drop down list. 
-<HTML><li></HTML><HTML><p></HTML>Select the **Values** tab. Select **Use Input Nearest** from the **Interpolation** drop down list.<HTML></p></HTML><HTML></li></HTML> +  The first column of the table is for time-points and the second is for values.  
-<HTML><li></HTML><HTML><p></HTML>The first column of the table is for time-points and the second is for values. Enter the following data:<HTML></p></HTML>+  - Enter the following data: 
 ^Time^Amount^ ^Time^Amount^
 |0.0 |3000  | |0.0 |3000  |
Line 47: Line 45:
 |334 |2100  | |334 |2100  |
  
-<HTML><p></HTML>\\ +Click **Ok** to close the window.
-<HTML></p></HTML><HTML></li></HTML> +
-<HTML><li></HTML><HTML><p></HTML>Click **Ok** to close the window.<HTML></p></HTML><HTML></li></HTML><HTML></ol></HTML>+
  
 \\ \\
-{{:tutorial_1_3_1b.png|Screenshot}}\\+{{edit_lookup_fees.png|Screenshot}}\\
  
 **Assigning values to //Sales//** **Assigning values to //Sales//**
Line 72: Line 68:
  
 \\ \\
-\\ 
-\\ 
- 
 **Next** **Next**
  
tutorial_1-defining_inputs.1582127499.txt.gz · Last modified: 2020/02/19 16:51 by ecoloco