22
Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation Paul P.H. Wilson UW-Madison Fusion Technology Institute FNST Meeting 08.14.08

Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

  • Upload
    rasha

  • View
    45

  • Download
    2

Embed Size (px)

DESCRIPTION

Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation. Paul P.H. Wilson UW-Madison Fusion Technology Institute. Overview. DAGMC Ray-tracing acceleration technologies ITER First Wall & Shield Analysis Mesh-interpolation for multi-physics analysis - PowerPoint PPT Presentation

Citation preview

Page 1: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Neutronics as Part of an Integrated Modeling Approacha CAD-based Domain Representation

Paul P.H. WilsonUW-Madison

Fusion Technology Institute

FNST Meeting 08.14.08

Page 2: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Overview

• DAGMC– Ray-tracing acceleration technologies

• ITER First Wall & Shield Analysis– Mesh-interpolation for multi-physics

analysis• Future Developments• Multi-physics Modeling & Simulation

– Common Domain Representation– ITAPS SciDAC Tools

FNST Meeting 08.14.08 2/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 3: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

DAGMCDirect Accelerated Geometry Monte Carlo

• Use MOAB and Common Geometry Module (CGM) tointerface MC code directly to CAD (& other) geometry data– Previous efforts found CAD-based ray

tracing to be too slow (20-50x)– What’s new?

• Implement ray-tracing approximations to reduce calls to exact CAD function

• Can be implemented once & reused for all representations

MOAB & CGMCAD Voxels

MCNP(X)MCNPXNative

Geometry (Other)

FNST Meeting 08.14.08 3/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 4: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Accelerations

• Key issue: accelerate ray-tracing (fewer & faster)

• Key technology: oriented bounding box trees

s

HierarchicalSubdivision

Oriented Bounding Box

Inside Bounding Box

(w/ path length limit)

FNST Meeting 08.14.08 4/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 5: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Hierarchical Oriented Bounding Box

• Axis-aligned bounding box oftenlarger than necessary

• Oriented bounding box makessmaller boxes

• OBB on facets allows finer-granularity boxes

• Tree of OBBs reduces # teststo log(n)

FNST Meeting 08.14.08 5/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 6: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Bounding Box Accelerations

• Simple (inexpensive) bounding box test– Streaming

distance to closest approach

– Collisiondistance toclosestapproach

dstream

x

dcollision

dmax

dmin

FNST Meeting 08.14.08 6/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 7: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Non-manifold Geometry

A

F

BC

ED

• Imprinting

• Merging• Each surface

in max. 2 cells

FNST Meeting 08.14.08 7/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 8: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Implicit Complement• Defining void space is common source of

difficulty• CUBIT performs imprinting & merging

– All surfaces have only two volumes/cells– Often fails with explicit complement– Defines implicit complement = all surfaces with

only one cell• New OBB tree collects all surfaces of each

volume into single tree– Efficient search of implicit complement

• Standard capability – in production– Implicit complement can have material

FNST Meeting 08.14.08 8/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 9: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

ITER First Wall & Shield

• Modules designed at SNL– Includes structural,

CFD, EM analyses• Detailed

distribution of nuclear heating

• Mapping of radiation damage and He production

US ITERModule

Allocation20%

FNST Meeting 08.14.08 9/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 10: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

ITER FWSModule Assembly

Shield Module Segment

Shield Module Segment

Shield Module Segment

Shield Module Segment

Inter-ModuleCoaxial Flow Dividers

First Wall Panel Assembly

First Wall Panel Assembly(Shown Mounted)

FNST Meeting 08.14.08 10/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 11: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

ITER FWSModule 13 Mockup

Model generated by designers using common tools facilitates analysis

FNST Meeting 08.14.08 11/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 12: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Mesh Interpolation for Multi-Physics Analysis

• High-fidelity mesh tallies in MCNP– Large orthogonal regular grids (e.g. 26M voxels)

• Interpolate to CFD & heat transfer analysis mesh– Large unstructured tet-mesh (e.g. 15M elements)

• Based on MOAB scalable open-source infrastructure– KD-tree for MCNP mesh elements– Centroid or vertex interpolation on piecewise

uniform mesh– Store

• Volumetric heating on vertices, and/or• Integral heating on elements

FNST Meeting 08.14.08 12/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling Approach

Page 13: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Nuclear HeatingModule 13 CFD Mesh

FNST Meeting 08.14.08 13/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 14: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Nuclear HeatingModule 13 CFD Mesh

FNST Meeting 08.14.08 14/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 15: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Nuclear HeatingModule 13 CFD Mesh

FNST Meeting 08.14.08 15/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 16: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Nuclear HeatingModule 13 CFD Mesh

FNST Meeting 08.14.08 16/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 17: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Future Methods Development

• Conformal mesh tallies– Efficient ray-tracing through mesh– Functional expansion on mesh– hp-refinement questions

• Robustness to geometric flaws– Transport approximations to small overlaps

• Hi-fidelity activation/isotopics– Detailed photon dose

FNST Meeting 08.14.08 17/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling

Approach

Page 18: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Multi-Physics Modeling & Simulation

CFD & Heat Transfer

(Alice Ying, UCLA)FNST Meeting 08.14.08 18/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling Approach

Neutron Source Modeling

Radiation Transport Nuclear Heating

Page 19: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Multi-Physics Modeling & Simulation

FNST Meeting 08.14.08 19/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling Approach

Neutron source

modelingRadiation Transport

CFD & Heat

Transfer

Thermo-structural reponse

EM Modeling

Plasma Physics

Coolant MHD

Page 20: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Common Domain Representation

• Develop a common framework for representing the geometric (phase space) domain

• Benefits– Facilitate transfer of data among physics

modules– Take advantage of ongoing development in

tools and services• Optimization for performance of analysis • Optimization for performance of system

FNST Meeting 08.14.08 20/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling Approach

Page 21: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Interoperable Technologies for Advanced Petascale Simulations (ITAPS)

• SciDAC-funded effort

http://www.tstt-scidac.org/research/research.htmlFNST Meeting 08.14.08 21/22Paul Wilson (UW-FTI): Neutronics as Part of an Integrated Modeling Approach

Page 22: Neutronics as Part of an Integrated Modeling Approach a CAD-based Domain Representation

Questions?

[email protected]://fti.neep.wisc.edu/ncoe

FNST Meeting 08.14.08