runTime logfile compression
Hi,
I want to generate a compressed runtime log file. If I would have run say cfdemSolverPiso, then I could do something like
cfdemSolverPiso 2>&1 | gzip > log.gz
I was wondering how can modify the parCFDDEMrun.sh script, partly shown below to the same thing:
#- call function to run a parallel CFD-DEM case
parCFDDEMrun $logpath $logfileName $casePath $headerText $solverName $nrProcs $machineFileName $debugMode
Thanks!
Ali
Forums:
- Read more about runTime logfile compression
- 1 comment
- Log in or register to post comments