GitFuchs
GitFuchs
# Current status For beam optics (in the PBS and TPS source), the user needs to provide, sigma, divergence, emittance as well as the beam convergence (e.g. converging or diverging...
Dear all, as you know, Gate is delivered with gjs, the Gate job splitter. It splits a large simulation into smaller chunks. It works by using the startDAQCluster. Basically it...
I added support for ions in phase space source. If the phase space contains PDGcode, the particles and now also ions are identified and used. ions still don't work using...
Hi, I wanted to use the phase space source with a phase space recording of a carbon ion (C12) beam. This does not work. Error message: "GateSourcePhaseSpace.cc (l.420): No particle...
This enables GATE10 to create a tesselated volume shape based on an Standard Triangle Language (STL) data file. Such a file contains a mesh of triangles for one object. It...
Fixed segmentation faults due to wrong variable type when passing from python to cpp. Was double, should be float. Sometimes this would cause segmentation faults, sometimes never ending simulations.
Hi, running some simulations I found that the Statistics file contains entries with question marks. Specifically NumberOfGeometricalSteps and NumberOfPhysicalSteps I have attached an example Statistics file. [Statistics.txt](https://github.com/OpenGATE/opengate/files/14930494/Statistics.txt)
This is based on a discussion with Nils Krah. The full email discussion is added below. Summary: In Geant4 11.2.x a new physics option G4LightIonQMDPhysics became available (see Sato et...