add various config files
This commit is contained in:
15
tcl/cp1000.addon
Normal file
15
tcl/cp1000.addon
Normal file
@ -0,0 +1,15 @@
|
||||
addonDesc = dry system
|
||||
|
||||
# --- compressor ---
|
||||
makenv cp2800 cp2800
|
||||
|
||||
GraphAdd cp2800.inp_water_t C InpWater_C red
|
||||
GraphAdd cp2800.out_water_t C OutWater_C blue
|
||||
GraphAdd cp2800.oil_t C Oil_C green
|
||||
GraphAdd cp2800.helium_t C Helium_C magenta
|
||||
|
||||
GraphAdd cp2800.high_side_p_min psi High_psi_min red
|
||||
GraphAdd cp2800.high_side_p_max psi High_psi_max orange
|
||||
GraphAdd cp2800.low_side_p_min psi Low_psi_min green
|
||||
GraphAdd cp2800.low_side_p_max psi Low_psi_max dark_green
|
||||
|
Reference in New Issue
Block a user