Page 1 of 1

Merging dose files

Posted: September 3rd, 2015, 5:00 pm
by cobzac
Hello!
I'm trying to simulate several different (kt, time, location) nuclear explosions. I make, say, 3 different runs with different location, start time, then count dose from those runs with different yield(kt). In the end I have 3 files: dose0, dose1, dose2. Now I want to merge them into one file (sum if areas overlap) and get kml, showing evolution of dose in time. I use meteo file with 3h, and so want to see change in dose every 3 hours with starting times and locations varying from each other. Is it even possible? I tried to use conmerge.exe -iINFILE -ototaldose , but I got an error "insufficient virtual memory" Error. What is a correct way to do what I want?
Here are my dose files (2), I renamed them to *.txt in order to upload. and control file just in case (I also want to make kml in the end)

Re: Merging dose files

Posted: August 14th, 2017, 5:07 am
by JeromyW
hey Cobzac, I got the same "insufficient virtual memory" error. Did you find a way around it?