Skip to content

Solves a 2D box problem with an isotropic source using either diamond difference or step characteristics

Notifications You must be signed in to change notification settings

fabaidoo/Neutron2D_DD-SC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neutron2D_DD-SC

Solves a 2D box problem with an isotropic source using either diamond difference or step characteristics

Contents

  • meshcell.m : class that defines properties and location of meshcell. Also contains step characteristics and diamond difference methods
  • angle.m : function that performs angular discretization
  • StepCharacteristics.m : function that produces a plot of the solution to the problem solved used step characteristics
  • DiamondDifference.m : function that produces a plot of the solution to the problem solved used diamond differences
  • fig/ : contains several plots of solutions. Plot format is (material type)(method)(no. of cells per side)(angular discretization in x-y)(angular in z)(location plotted).eps

The remaining files are not important and will eventually be deleted.

About

Solves a 2D box problem with an isotropic source using either diamond difference or step characteristics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages