tIncreased stdout status period - sphere - GPU-based 3D discrete element method algorithm with optional fluid coupling
(HTM) git clone git://src.adamsgaard.dk/sphere
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) LICENSE
---
(DIR) commit 2211185c76b17259e05ed63ebfe0d74a0d5b953c
(DIR) parent 7b158af690022d06ed82df826c75e1e14ce880c7
(HTM) Author: Anders Damsgaard <anders.damsgaard@geo.au.dk>
Date: Thu, 22 Aug 2013 09:37:54 +0200
Increased stdout status period
Diffstat:
M src/device.cu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/src/device.cu b/src/device.cu
t@@ -620,7 +620,7 @@ __host__ void DEM::startTime()
// Initialize counter variable values
filetimeclock = 0.0;
long iter = 0;
- int stdout_report = 100; // the no of time steps between reporting to stdout
+ int stdout_report = 10; // the no of time steps between reporting to stdout
int stdout_report_counter = stdout_report;
// Create first status.dat