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

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

# Line 47 | Line 47 | DipoleCorrFunc::DipoleCorrFunc(SimInfo* info, const st
47      : ParticleTimeCorrFunc(info, filename, sele1, sele2, DataStorage::dslElectroFrame){
48  
49      setCorrFuncType("Dipole Correlation Function");
50 <    setOutputName(getPrefix(dumpFilename_) + ".dcf");
50 >    setOutputName(getPrefix(dumpFilename_) + ".dcorr");
51  
52   }
53  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines