r3257 | jgn | 2011-10-17 16:31:36 +1100 (Mon, 17 Oct 2011) | 1 line
This commit is contained in:
committed by
Douglas Clowes
parent
ebc62a676a
commit
638c160310
@@ -1 +0,0 @@
|
|||||||
Optical Components: Neutron Guides, Apertures, Polariser, Focussing Lenses and Prisms
|
|
||||||
@@ -1,2 +0,0 @@
|
|||||||
#fileeval $cfPath(optics)/guide_configuration.tcl
|
|
||||||
#fileeval $cfPath(optics)/aperture_configuration.tcl
|
|
||||||
@@ -4,6 +4,7 @@
|
|||||||
|
|
||||||
#set sicsroot /usr/local/sics
|
#set sicsroot /usr/local/sics
|
||||||
VarMake opal_simulation Text internal
|
VarMake opal_simulation Text internal
|
||||||
|
|
||||||
opal_simulation true
|
opal_simulation true
|
||||||
|
|
||||||
VarMake detector_simulation Text internal
|
VarMake detector_simulation Text internal
|
||||||
@@ -36,6 +37,9 @@ rfgen_simulation false
|
|||||||
VarMake goniometer_simulation Text internal
|
VarMake goniometer_simulation Text internal
|
||||||
goniometer_simulation false
|
goniometer_simulation false
|
||||||
|
|
||||||
|
VarMake magnetic_simulation Text internal
|
||||||
|
magnetic_simulation false
|
||||||
|
|
||||||
VarMake sics_fullsimulation Text internal
|
VarMake sics_fullsimulation Text internal
|
||||||
|
|
||||||
source util/utility.tcl
|
source util/utility.tcl
|
||||||
@@ -84,6 +88,7 @@ if {[string trim [lindex [split [sics_fullsimulation] =] 1]] == "true"} {
|
|||||||
plc_simulation true
|
plc_simulation true
|
||||||
rfgen_simulation true
|
rfgen_simulation true
|
||||||
goniometer_simulation true
|
goniometer_simulation true
|
||||||
|
magnetic_simulation true
|
||||||
}
|
}
|
||||||
|
|
||||||
set cfParent config
|
set cfParent config
|
||||||
|
|||||||
Reference in New Issue
Block a user