Homec4science
Diffusion Gear 41851e1adfe4

in run.c change if(CPUThisRun > 0.85 * All.TimeLimitCPU) to if(CPUThisRun > 1.0…

Description

in run.c change if(CPUThisRun > 0.85 * All.TimeLimitCPU) to if(CPUThisRun > 1.0 * All.TimeLimitCPU)

git-svn-id: https://svn.epfl.ch/svn/gasp@28 67b3a02f-582b-4e65-a7f6-2b87bd0cff7a

Details

Committed
yrevaz <yrevaz@67b3a02f-582b-4e65-a7f6-2b87bd0cff7a>Feb 8 2011, 15:31
Pushed
revazFeb 12 2017, 23:38
Parents
rGEAR4ec4c7e6f6be: add pnbody.c
Branches
Unknown
Tags
Unknown

Event Timeline

yrevaz <yrevaz@67b3a02f-582b-4e65-a7f6-2b87bd0cff7a> committed rGEAR41851e1adfe4: in run.c change if(CPUThisRun > 0.85 * All.TimeLimitCPU) to if(CPUThisRun > 1.0… (authored by yrevaz <yrevaz@67b3a02f-582b-4e65-a7f6-2b87bd0cff7a>).Feb 8 2011, 15:31