add config, stick and addon files from l_samenv@samenv
This commit is contained in:
33
tcl/test_hcell.config
Normal file
33
tcl/test_hcell.config
Normal file
@ -0,0 +1,33 @@
|
||||
deviceDesc = "humdity cell simulation"
|
||||
|
||||
makenv hc -driver hcell
|
||||
|
||||
makenv t -driver simramp 20 15 100 10 1
|
||||
|
||||
makenv t_cem -driver simramp 20 15 150
|
||||
|
||||
makenv t_tube -driver simramp 20 15 150
|
||||
|
||||
makenv fg -driver simramp 100 3 775.8
|
||||
|
||||
makenv fw -driver simramp 1 1 100
|
||||
|
||||
makenv rh -driver simramp 10 1 95
|
||||
|
||||
makenv p -driver simramp 1000 900 1200
|
||||
|
||||
GraphAdd fg g/h
|
||||
GraphAdd fw g/h
|
||||
GraphAdd fg.set g/h
|
||||
GraphAdd fw.set g/h
|
||||
GraphAdd hc.x n
|
||||
GraphAdd rh %
|
||||
GraphAdd hc.rh_reg %
|
||||
GraphAdd hc.rh_set %
|
||||
GraphAdd hc.rh_delta n
|
||||
GraphAdd t C
|
||||
GraphAdd t.reg C
|
||||
GraphAdd t_cem C
|
||||
GraphAdd t_tube C
|
||||
GraphAdd hc.t0 C
|
||||
GraphAdd p mbar
|
Reference in New Issue
Block a user