ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/applications/dynamicProps/VCorrFunc.cpp
(Generate patch)

Comparing trunk/OOPSE-4/src/applications/dynamicProps/VCorrFunc.cpp (file contents):
Revision 2017 by tim, Mon Feb 14 17:35:25 2005 UTC vs.
Revision 2037 by tim, Wed Feb 16 19:36:30 2005 UTC

# Line 46 | Line 46 | VCorrFunc::VCorrFunc(SimInfo* info, const std::string&
46      : ParticleTimeCorrFunc(info, filename, sele1, sele2, DataStorage::dslVelocity){
47  
48      setCorrFuncType("Velocity Correlation Function");
49 <    setOutputName(getPrefix(dumpFilename_) + ".vcf");
49 >    setOutputName(getPrefix(dumpFilename_) + ".vcorr");
50  
51   }
52  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines