[Camino-users] simulations

ClaireMarie Barnes cmbarnes at live.co.uk
Tue Dec 4 07:57:54 PST 2012


Hi there,

I am trying to simulate data using the following command;

datasynth -walkers 100000 -tmax 1000 -voxels 1 -p 0.0 -schemefile 17x17x17new.scheme -initial uniform -substrate cylinder -packing hex -cylinderrad 1E-6 -cylindersep 2.1E-6 > regcylinderfornewscheme.bfloat


The simulation works fine if I do it for 10000 walkers but reading the literature it is better to do such a simulation with 100000 walkers however, I get the following error on my PC when I attempt this;

Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
    at simulation.dynamics.Walker.<init>(Walker.java:98)
    at simulation.dynamics.WalkerFactory.getWalker(WalkerFactory.java:51)
    at simulation.DiffusionSimulation.initialiseWalkers(DiffusionSimulation.java:298)
    at simulation.DiffusionSimulation.nextVoxel(DiffusionSimulation.java:578)
    at apps.SyntheticData.execute(SyntheticData.java:74)
    at apps.EntryPoint.main(EntryPoint.java:266)
I understand you may not be able to help me but I do not know much about java and was wondering if you could shed some light on my problem

Many thanks in advance 
Claire
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.nitrc.org/pipermail/camino-users/attachments/20121204/53412a44/attachment.html


More information about the Camino-users mailing list