| Rev | Line | |
|---|
| [807] | 1 | #Example of Moon Habitat configuration
|
|---|
| 2 | ######################################
|
|---|
| 3 | # Activate e.m. physics
|
|---|
| 4 | /physics/addPhysics photon-epdl
|
|---|
| 5 | /physics/addPhysics electron-eedl
|
|---|
| 6 | /physics/addPhysics positron-standard
|
|---|
| 7 | /physics/addPhysics ion-ICRU
|
|---|
| 8 | #################################
|
|---|
| 9 | # Activate hadronic physics
|
|---|
| 10 | #/physics/addPhysics hadronic-bertini
|
|---|
| 11 | #/physics/addPhysics muon-standard
|
|---|
| 12 | #/physics/addPhysics decay
|
|---|
| 13 | # Sets some default verbose
|
|---|
| 14 | /control/verbose 1
|
|---|
| 15 | /run/verbose 1
|
|---|
| 16 | /event/verbose 0
|
|---|
| 17 | /run/initialize
|
|---|
| 18 | #######################################
|
|---|
| 19 | ## Visualisation
|
|---|
| 20 | #/vis/scene/create
|
|---|
| 21 | # --- Choose one the following visualisation tools
|
|---|
| 22 | #/vis/open OGLIX
|
|---|
| 23 | #/vis/open DAWNFILE
|
|---|
| 24 | #/vis/open VRML2FILE
|
|---|
| 25 | # --------
|
|---|
| 26 | #/vis/drawVolume
|
|---|
| 27 | ##/vis/viewer/zoom 2
|
|---|
| 28 | #/vis/viewer/set/viewpointThetaPhi 90 180 deg
|
|---|
| 29 | #/tracking/storeTrajectory 1
|
|---|
| 30 | #/vis/scene/endOfEventAction accumulate
|
|---|
| 31 | ########################################
|
|---|
| 32 | ### Choose Moon habitat
|
|---|
| 33 | /configuration/choose moon
|
|---|
| 34 | #### Add the roof and set its thickness to 0.5 m
|
|---|
| 35 | /configuration/AddRoof On
|
|---|
| 36 | /roof/thickness 0.5 m
|
|---|
| 37 | # Galactic cosmic alpha particles
|
|---|
| 38 | /gun/particle alpha
|
|---|
| 39 | /gun/data gcr_min_z=2.txt
|
|---|
| 40 | /run/beamOn 100
|
|---|
| 41 |
|
|---|
| 42 |
|
|---|
| 43 |
|
|---|
| 44 |
|
|---|
| 45 |
|
|---|
| 46 |
|
|---|
| 47 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.