TABLE OF CONTENTS
- 1. /BoxAnalysis
- 1.1. BoxAnalysis/BoxAnalysis
- 1.1.1. BoxAnalysis/tTmunuNmu
- 1.1.2. BoxAnalysis/do_Tmunu
- 1.1.3. BoxAnalysis/perEnsemble_Tmunu
- 1.1.4. BoxAnalysis/do_P
- 1.1.5. BoxAnalysis/do_velrel
- 1.1.6. BoxAnalysis/do_Cumulants
- 1.1.7. BoxAnalysis/DoBoxAnalysisTime
- 1.1.8. BoxAnalysis/CalcAverageVelRel
- 1.1.9. BoxAnalysis/readInput
/BoxAnalysis [ Modules ]
NAME
module BoxAnalysis
PURPOSE
BoxAnalysis/do_Tmunu [ Global module-variables ]
[ Top ] [ BoxAnalysis ] [ Global module-variables ]
SOURCE
logical,save :: do_Tmunu=.false.
PURPOSE
Switch for Tmunu output. default: Only one file for all ensemble! you may change this with the flag perEnsemble_Tmunu
BoxAnalysis/perEnsemble_Tmunu [ Global module-variables ]
[ Top ] [ BoxAnalysis ] [ Global module-variables ]
SOURCE
logical,save :: perEnsemble_Tmunu=.false.
PURPOSE
Switch for Tmunu output. One file per ensemble!
NOTES
this may slow down the execution dramatically, since huge output to the hard drive is induced. You may observe this, if e.g the cpu load drops permanently to 30%. Thus: switch it on, only if you want it!
BoxAnalysis/do_P [ Global module-variables ]
[ Top ] [ BoxAnalysis ] [ Global module-variables ]
SOURCE
logical,save :: do_P=.false.
PURPOSE
Switch for dN/p^2 dp output
BoxAnalysis/do_velrel [ Global module-variables ]
[ Top ] [ BoxAnalysis ] [ Global module-variables ]
SOURCE
logical,save :: do_velrel=.false.
PURPOSE
Switch for calculating velrel
BoxAnalysis/do_Cumulants [ Global module-variables ]
[ Top ] [ BoxAnalysis ] [ Global module-variables ]
SOURCE
logical,save :: do_Cumulants=.false.
PURPOSE
Switch for calculating cumulants
BoxAnalysis/DoBoxAnalysisTime [ Subroutines ]
[ Top ] [ BoxAnalysis ] [ Subroutines ]
NAME
subroutine DoBoxAnalysisTime(realPart,timestep)
PURPOSE
BoxAnalysis/CalcAverageVelRel [ Subroutines ]
[ Top ] [ BoxAnalysis ] [ Subroutines ]
NAME
subroutine CalcAverageVelRel(realPart,timestep,nEns,nPart)
PURPOSE
calculate the average v_rel of all particles with each other. Due to speed reasons, it may be a good idea to correlate only particles in the same ensemble, but this s only a approximation.
BoxAnalysis/readInput [ Subroutines ]
[ Top ] [ BoxAnalysis ] [ Subroutines ]
NAME
subroutine readInput
PURPOSE
Reads input in jobcard out of namelist "BoxAnalysis"
BoxAnalysis/BoxAnalysis [ Namelists ]
[ Top ] [ BoxAnalysis ] [ Namelists ]
NAME
NAMELIST BoxAnalysis
PURPOSE
Includes the switches: