Difference between revisions of "PHITS"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|PHITS}} |{{#vardefine:url|http://www.oecd-nea.org/tools/abstract/detail/nea-1857/}} <!--CONFIGURATION:...")
 
Line 18: Line 18:
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
 
{{App_Description|app={{#var:app}}|url={{#var:url}}|name={{#var:app}}}}|}}
  
MCNP is a general-purpose Monte Carlo N-Particle code that can be used for neutron, photon, electron, or coupled neutron/photon/electron transport. Specific areas of application include, but are not limited to, radiation protection and dosimetry, radiation shielding, radiography, medical physics, nuclear criticality safety, Detector Design and analysis, nuclear oil well logging, Accelerator target design, Fission and fusion reactor design, decontamination and decommissioning.
+
PHITS can deal with the transport of almost all particles (nucleons, nuclei, mesons, photons, and electrons) over wide energy ranges, using several nuclear reaction models and nuclear data libraries (Iwase et al 2002, Niita et al 2006, Sihver et al 2010 and Niita et al 2010). Geometrical configuration of the simulation can be set with GG (General Geometry) or CG (Combinatorial Geometry). Various quantities such as heat deposition, track length and production yields can be deduced from the simulation, using implemented estimator functions called "tally". The code also has a function to draw 2D and 3D figures of the calculated results as well as the setup geometries, using a code ANGEL.
  
 
<!--Modules-->
 
<!--Modules-->

Revision as of 19:11, 10 September 2013

Description

PHITS website  

PHITS can deal with the transport of almost all particles (nucleons, nuclei, mesons, photons, and electrons) over wide energy ranges, using several nuclear reaction models and nuclear data libraries (Iwase et al 2002, Niita et al 2006, Sihver et al 2010 and Niita et al 2010). Geometrical configuration of the simulation can be set with GG (General Geometry) or CG (Combinatorial Geometry). Various quantities such as heat deposition, track length and production yields can be deduced from the simulation, using implemented estimator functions called "tally". The code also has a function to draw 2D and 3D figures of the calculated results as well as the setup geometries, using a code ANGEL.

Required Modules

Serial

  • intel
  • PHITS

Parallel (MPI)

  • intel
  • openmpi
  • PHITS

System Variables

  • DATAPATH


PBS Script Examples

See the PHITS_PBS page for PHITS PBS script examples.