Problem 1474 - Error Medical Linac example - Geant4.8.3
Summary: Error Medical Linac example - Geant4.8.3
Status: RESOLVED WORKSFORME
Alias: None
Product: Examples/Advanced
Classification: Unclassified
Component: medical_linac (show other problems)
Version: 8.3
Hardware: PC Linux
: P5 trivial
Assignee: cirrone
URL:
Depends on:
Blocks:
 
Reported: 2013-05-31 09:36 CEST by Ilaria
Modified: 2013-07-16 12:37 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Ilaria 2013-05-31 09:36:45 CEST
Hello!
I did install Geant4.8.3 successful. All examples of novice run ok. But advance example not runs ok, and not all advance example, just Medical Linac example. The compilation is ok, but when I run the example with: $G4WORKDIR/bin/Linux-g++/MedLinac

I have this error:

ERROR - G4Box()::G4Box() : Phantom

        Dimensions too small !

*** G4Exception : InvalidSetup
            issued by : G4Box()::G4Box()
Invalid dimensions. Too small.
*** Fatal Exception *** core dump ***


I did not make any change to the phantom and all example.
Need your help for this. It is very important example for my study.
Comment 1 Gabriele Cosmo 2013-07-16 12:37:01 CEST
Please, double-check you're using the original code for the example, and have not modified dimensions of the defined geometry. The example works in vanilla Geant4.

Also, you may  want to update to the latest release. Release 8 series are no longer supported.