- Timestamp:
- 12/10/12 18:50:07 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STGrid.cpp
r2688 r2692 1166 1166 wy = 0.00290888 ; 1167 1167 } 1168 qcellx = Quantum<Double>( wx/nx_ , "rad" ) ;1168 qcellx = Quantum<Double>( wx/nx_*cos(center_[1]), "rad" ) ; 1169 1169 qcelly = Quantum<Double>( wy/ny_, "rad" ) ; 1170 1170 }
Note:
See TracChangeset
for help on using the changeset viewer.