User Tools

Site Tools


how_tos

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
how_tos [2013/06/04 12:44]
shona.weldon
how_tos [2024/02/22 19:03]
marcus.williams [Administering your own server]
Line 17: Line 17:
   * [[howtos:​toolcoding:​TOOL Shell Scripts]] FIXME /*- Marcus*/   * [[howtos:​toolcoding:​TOOL Shell Scripts]] FIXME /*- Marcus*/
   * [[howtos:​toolcoding:​Conditional logic for code running in simulation vs calibration]]   * [[howtos:​toolcoding:​Conditional logic for code running in simulation vs calibration]]
 +  * [[howtos:​toolcoding:​Informant naming conventions]]
  
 ==== View Writing ==== ==== View Writing ====
   * [[howtos:​toolcoding:​user_interaction|Interacting with the user in views]]   * [[howtos:​toolcoding:​user_interaction|Interacting with the user in views]]
   * [[howtos:​toolcoding:​General View Writing]]   * [[howtos:​toolcoding:​General View Writing]]
 +  * [[howtos:​toolcoding:​View Naming Conventions]]
   * [[howtos:​toolcoding:​Common History and Background Checks]]   * [[howtos:​toolcoding:​Common History and Background Checks]]
   * [[howtos:​toolcoding:​Multiple Scenario Display Views]]   * [[howtos:​toolcoding:​Multiple Scenario Display Views]]
Line 31: Line 33:
  
 === Re-usable code - Templates & Subroutines === === Re-usable code - Templates & Subroutines ===
-  * [[howtos:​toolcoding:​View templates]] FIXME /* marcus */ 
    * [[howtos:​toolcoding:​RachetingInView|Ratcheting - Save project specific view interactions for next run]]    * [[howtos:​toolcoding:​RachetingInView|Ratcheting - Save project specific view interactions for next run]]
 +  * [[howtos:​toolcoding:​projectNamesDefn|Defining a project for the project list]]
 +  * [[howtos:​toolcoding:​viewInformants|view specific informants]]
 +  * [[howtos:​toolcoding:​getProjectExportPath|Getting project specific paths]]
   * [[howtos:​toolcoding:​subRoutinePackage|Sub-routine package - setup and loading]] ​   * [[howtos:​toolcoding:​subRoutinePackage|Sub-routine package - setup and loading]] ​
-  * [[howtos:​toolcoding:​templates|Templates]]+  * [[howtos:​toolcoding:​exogSwitch|Exogenous Variable Switch]]  
 +  * Templates
     * [[howtos:​toolcoding:​levelORIntenstiveVarProjection|level or intenstive variable projection]]     * [[howtos:​toolcoding:​levelORIntenstiveVarProjection|level or intenstive variable projection]]
     * [[howtos:​toolcoding:​shareVarProjection|share variable projection]]     * [[howtos:​toolcoding:​shareVarProjection|share variable projection]]
-  * [[howtos:​toolcoding:​subroutines|Subroutines]]+  * Subroutines
     * [[howtos:​toolcoding:​satProjForReference|saturated projection for reference]]     * [[howtos:​toolcoding:​satProjForReference|saturated projection for reference]]
     * [[howtos:​toolcoding:​stepwiseChangeQuietOption|stepwise change]]     * [[howtos:​toolcoding:​stepwiseChangeQuietOption|stepwise change]]
- 
 ==== Recipes ==== ==== Recipes ====
   * [[howtos:​toolcoding:​Boolean Masks]]   * [[howtos:​toolcoding:​Boolean Masks]]
 +  * [[howtos:​toolcoding:​Bitwise operations]]
   * [[howtos:​toolcoding:​Projecting A Share into Simulation Time|Projecting a Variable into Simulation Time]]   * [[howtos:​toolcoding:​Projecting A Share into Simulation Time|Projecting a Variable into Simulation Time]]
   * [[howtos:​toolcoding:​Ranges]]   * [[howtos:​toolcoding:​Ranges]]
Line 92: Line 97:
 === Examples === === Examples ===
  
-  * [[howtos:​workwithdata:​Import Quick Reference| Import examples]] - single ​''​import()''​ calls+  * [[howtos:​workwithdata:​Import Quick Reference| Import ​and create ​examples]] - example ​''​import()''​ and ''​create()''​ calls
  
  
Line 143: Line 148:
  
 Setup: Setup:
-  * [[howtos:​admin:​Server Systems Requirements]]  +  * [[howtos:​admin:​Server Systems Requirements]] ​✅ Guru'd 
-  * [[howtos:​admin:​Setup server from scratch]] +  * [[howtos:​admin:​Setup server from scratch]] ​✅ Guru'd 
-  * [[howtos:​admin:​Setup User and Model Accounts|User and Model Accounts Setup]] +  * [[howtos:​admin:​Setup User and Model Accounts|User and Model Accounts Setup]] ​✅ Guru'd 
-  * [[howtos:​admin:​Model Family Directory Structure]]+  * [[howtos:​admin:​Model Family Directory Structure]] ​✅ Guru'd
  
 Common tasks: Common tasks:
-  * [[howtos:​admin:​Move Scenarios from old server to new]] +  * [[howtos:​admin:​Move Scenarios from old server to new]] ✅ Guru'd 
-  * [[howtos:​admin:​Make an account specific tmp directory]] +  * [[howtos:​admin:​Make an account specific tmp directory]] ​✅ Guru'd 
-  * [[howtos:​admin:​Install and Administer a Virtual Machine (VM)|Virtual Machine (VM)- Install and Administer]]+  * [[howtos:​admin:​Install and Administer a Virtual Machine (VM)|Virtual Machine (VM)- Install and Administer]] ​❌ Left behind
  
 Trouble shooting: Trouble shooting:
Line 157: Line 162:
   * [[howtos:​admin:​Model Base Patching]]   * [[howtos:​admin:​Model Base Patching]]
   * [[howtos:​admin:​Freeing a ReadOnly documentor file]]   * [[howtos:​admin:​Freeing a ReadOnly documentor file]]
 +
 +==== Other ====
 +
 +  * [[wiki:​whatif style guide|whatIf Documentation Style Guide]]
how_tos.txt · Last modified: 2024/02/22 19:11 by marcus.williams