MantisBT - ParaView
View Issue Details
0012803ParaView(No Category)public2011-12-16 14:412015-01-11 08:34
Greg Weirs 
Utkarsh Ayachit 
normalminorhave not tried
closedfixed 
3.12 
3.14 
Sandia
12803_compute_average_density
incorrect functionality
0012803: CTH reader: derived density is not computed
The CTH reader computes the material densities for each material, but not the average density. Note that the average density is not computed by averaging the material densities, but by summing the mass of each material in a cell and dividing by the cell volume. If void is present, the volume of the void has to be subtracted from the cell volume before computing the density. See the code in bug 0011960 for details on the computation.
No tags attached.
Issue History
2011-12-16 14:41Greg WeirsNew Issue
2011-12-16 14:54Robert MaynardAssigned To => Robert Maynard
2012-02-03 13:39Greg WeirsNote Added: 0028025
2012-02-03 13:44Greg WeirsNote Deleted: 0028025
2012-02-06 15:00Alan ScottStatusbacklog => todo
2012-02-06 15:12Alan ScottProjectTBD => Sandia
2012-02-07 17:36Utkarsh AyachitTopic Name => 12803_compute_average_density
2012-02-07 17:36Utkarsh AyachitNote Added: 0028078
2012-02-07 17:36Utkarsh AyachitStatustodo => gatekeeper review
2012-02-07 17:36Utkarsh AyachitFixed in Version => git-next
2012-02-07 17:36Utkarsh AyachitResolutionopen => fixed
2012-02-07 17:36Utkarsh AyachitAssigned ToRobert Maynard => Utkarsh Ayachit
2012-02-08 10:41Utkarsh AyachitFixed in Versiongit-next => git-master
2012-02-08 10:42Utkarsh AyachitStatusgatekeeper review => customer review
2012-02-08 10:42Utkarsh AyachitNote Added: 0028098
2012-02-08 17:21Utkarsh AyachitFixed in Versiongit-master => 3.14
2012-04-12 20:07Alan ScottNote Added: 0028463
2012-04-12 20:07Alan ScottStatuscustomer review => closed
2015-01-11 08:33Utkarsh AyachitSource_changeset_attached => ParaView master af32bc66
2015-01-11 08:34Utkarsh AyachitSource_changeset_attached => ParaView master def53910

Notes
(0028078)
Utkarsh Ayachit   
2012-02-07 17:36   
commit def539105c6c7c17965bd5bc30b2530ee826a21c
Author: Utkarsh Ayachit <utkarsh.ayachit@kitware.com>
Date: Tue Feb 7 17:35:18 2012 -0500

    BUG 0012803. Added support to compute average material density.
    
    Note that the average density is not computed by averaging the material
    densities, but by summing the mass of each material in a cell and dividing by
    the cell volume. If void is present, the volume of the void has to be subtracted
    from the cell volume before computing the density.
(0028098)
Utkarsh Ayachit   
2012-02-08 10:42   
merged into master, if applicable.
(0028463)
Alan Scott   
2012-04-12 20:07   
Tested local server, Linux, 3.14.1