Problem 593 - G4RKPropagation::FieldTransport() warning: integration error.
Summary: G4RKPropagation::FieldTransport() warning: integration error.
Status: RESOLVED FIXED
Alias: None
Product: Geant4
Classification: Unclassified
Component: processes/hadronic/models (show other problems)
Version: 6.0
Hardware: PC Linux
: P2 normal
Assignee: Gunter.Folger
URL:
Depends on:
Blocks:
 
Reported: 2004-02-27 04:08 CET by corneliu
Modified: 2004-03-17 04:05 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description corneliu 2004-02-27 04:08:18 CET
Hi,
 I am running a simulation of ion transport in thick targets using the binary
cascade model. The warning below occurs numerous times during a simulation (21
to be precise). The simulation then hangs and no further hits to the sensitive
volume are tallied.

G4RKPropagation::FieldTransport() warning: integration error.
position (-2.46673e-12,-1.77505e-12,3.86225e-13) 4mom
(3.08996,12.0564,-8.71199;938.395)
 timestep 5.84104e-13

Cheers,
Iwan
Comment 1 Hans-Peter.Wellisch 2004-03-04 07:26:59 CET
Hi Gunter,

 this is field transport in binary cascade. Can ou have a look?

Many greetings,

Hans-Peter.
Comment 2 Gunter.Folger 2004-03-08 03:59:59 CET
This printing of an integration error is a warning only, and can be ignored. I
will disable this warning for future releases.

The "hang" is unrelated; do you have any information where this occurs? Can you
run this in the debugger, and when its "hanging" interrupt the program, and
print a traceback using where?
Or can you make your source available?

Gunter
Comment 3 Gunter.Folger 2004-03-17 04:06:59 CET
Warning message disabled in tag ghad-bin-V06-00-02

No feedback from user about program hang.