svalinn / DAGMC

Direct Accelerated Geometry Monte Carlo Toolkit
https://svalinn.github.io/DAGMC
Other
104 stars 65 forks source link

Write ray-tracing interface method for FLUKA #7

Closed gonuke closed 11 years ago

gonuke commented 12 years ago

Based on the FluGG interface description (geomg4.ps), write a method that implements the G1FLU interface to perform the ray-tracing operation for a typical simple neutral particle.

A model for this method is the dagmctrack_ method in 5.1.60/trunk/Source/dagmc/mcnp_funcs.cpp of the DAG-MCNP internal repository.

gonuke commented 12 years ago

The DAG-MCNP repository is at file:///filespace/groups/cnerg/svn/DAG-MCNP

gonuke commented 11 years ago

Replaced by #38