User Tools

Site Tools


howtos:update_code_diagram

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
Last revision Both sides next revision
howtos:update_code_diagram [2009/11/16 17:57]
marcus.williams
howtos:update_code_diagram [2011/10/07 18:13]
shona.weldon
Line 1: Line 1:
-There are times during model shakedown / debugging when it is useful to modify some model code without having to go through the full model reload procedure. ​+There are times after the first load into SAMM while you shakedown / debugging when it is useful to modify some model code without having to go through the full model reload procedure. ​
  
-  ​- In the appropriate ''​sim''​ or ''​cal''​ directory, locate the .t file for the calculator you want to modify (e.g. cal/​dwellingsC.t). +  ​* make the code changes in the .dmm diagram and run dimensional analysis which will refresh the code on the server. 
-  ​Make the desired code modifications in this file. Alternatively,​ make the code changes in the .dmm diagram and run dimensional analysis to output the .t file (recommended as it ensures that the .dmm is up to date).+OR 
 +  * Alternatively,​ in the appropriate ''​sim''​ or ''​cal''​ directory, locate the .t file for the calculator you want to modify (e.g. cal/​dwellingsC.t). 
 +  ​Make the desired code modifications in this file.  
 + 
 +Then
   - In SAMM, go to //Windows | Hierarchy//​.   - In SAMM, go to //Windows | Hierarchy//​.
   - //Set File Path...// to the appropriate cal or sim directory.   - //Set File Path...// to the appropriate cal or sim directory.
   - Select //Hierarchy Actions | Reload Calculator...//​.   - Select //Hierarchy Actions | Reload Calculator...//​.
   - The code can be verified from //Hierarchy Actions | Show Code...//.   - The code can be verified from //Hierarchy Actions | Show Code...//.
-  ​- Note: the diagram code will not reflect the updated code. However, this can be manually updated from //Windows | Frameworks // and then //FW Actions | Load Diagram//.+Note: every variable downstream of this procedure will be out of date and need to be re-evaluated.\\  
 +There are two ways to approach re-evaluating the model. 
 +  - Single calculator 
 +    - With the Diagram window active select Unevaluate Variables from the Diagram Actions menu. 
 +    - Double click on the variable of interest in the diagram and the model will re-evaluate all of the unevaluated variables 
 +  - Scenario 
 +    - With the Scenario window active select Unevaluate from the Scenario Actions menu. 
 +    - Double click on the variable of interest in the diagram and the model will re-evaluate all of the unevaluated variables 
 + 
 +Note: the diagram code will not reflect the updated code. However, this can be manually updated from //Windows | Frameworks // and then //FW Actions | Load Diagram//.
  
  
howtos/update_code_diagram.txt · Last modified: 2011/10/07 18:16 by shona.weldon