| Rev | Line | |
|---|
| [807] | 1 | $Id: README,v 1.1 2007/11/16 14:28:34 kmura Exp $
|
|---|
| 2 | -------------------------------------------------------------------
|
|---|
| 3 |
|
|---|
| 4 | Example MPI02
|
|---|
| 5 | -------------
|
|---|
| 6 |
|
|---|
| 7 | An example of dosimetry in a water phantom.
|
|---|
| 8 |
|
|---|
| 9 | * Geometry : water phantom
|
|---|
| 10 | * Primary : broad beam (200 MeV proton)
|
|---|
| 11 | * Physics List : QGSP_BIC
|
|---|
| 12 | You need to set an additional environment variable;
|
|---|
| 13 | $G4LEVELGAMMADATA indicates a directory path for the data of
|
|---|
| 14 | "low energy electromagnetic processes".
|
|---|
| 15 | * Analysis : ROOT histogramming
|
|---|
| 16 | ROOT should be installed under $ROOTSYS.
|
|---|
| 17 |
|
|---|
| 18 | - Score dose distribution in a water phantom.
|
|---|
| 19 | - Learn how to paralleized your applications.
|
|---|
| 20 | - Create a ROOT file containing histograms/trees in each node.
|
|---|
| 21 | * treat multiple outputs properly:
|
|---|
| 22 | each slave node generate a ROOT file, whose file name should
|
|---|
| 23 | be different from each other.
|
|---|
| 24 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.