View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0012803ParaView(No Category)public2011-12-16 14:412015-01-11 08:34
ReporterGreg Weirs 
Assigned ToUtkarsh Ayachit 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version3.12 
Target VersionFixed in Version3.14 
Summary0012803: CTH reader: derived density is not computed
DescriptionThe 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.
TagsNo tags attached.
ProjectSandia
Topic Name12803_compute_average_density
Typeincorrect functionality
Attached Files

 Relationships

  Notes
(0028078)
Utkarsh Ayachit (administrator)
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 (administrator)
2012-02-08 10:42

merged into master, if applicable.
(0028463)
Alan Scott (manager)
2012-04-12 20:07

Tested local server, Linux, 3.14.1

 Issue History
Date Modified Username Field Change
2011-12-16 14:41 Greg Weirs New Issue
2011-12-16 14:54 Robert Maynard Assigned To => Robert Maynard
2012-02-03 13:39 Greg Weirs Note Added: 0028025
2012-02-03 13:44 Greg Weirs Note Deleted: 0028025
2012-02-06 15:00 Alan Scott Status backlog => todo
2012-02-06 15:12 Alan Scott Project TBD => Sandia
2012-02-07 17:36 Utkarsh Ayachit Topic Name => 12803_compute_average_density
2012-02-07 17:36 Utkarsh Ayachit Note Added: 0028078
2012-02-07 17:36 Utkarsh Ayachit Status todo => gatekeeper review
2012-02-07 17:36 Utkarsh Ayachit Fixed in Version => git-next
2012-02-07 17:36 Utkarsh Ayachit Resolution open => fixed
2012-02-07 17:36 Utkarsh Ayachit Assigned To Robert Maynard => Utkarsh Ayachit
2012-02-08 10:41 Utkarsh Ayachit Fixed in Version git-next => git-master
2012-02-08 10:42 Utkarsh Ayachit Status gatekeeper review => customer review
2012-02-08 10:42 Utkarsh Ayachit Note Added: 0028098
2012-02-08 17:21 Utkarsh Ayachit Fixed in Version git-master => 3.14
2012-04-12 20:07 Alan Scott Note Added: 0028463
2012-04-12 20:07 Alan Scott Status customer review => closed
2015-01-11 08:33 Utkarsh Ayachit Source_changeset_attached => ParaView master af32bc66
2015-01-11 08:34 Utkarsh Ayachit Source_changeset_attached => ParaView master def53910


Copyright © 2000 - 2018 MantisBT Team