Ants developer manual

From Kraken Wiki
Jump to: navigation, search

Geometry and indexing

Ants calculation mesh is determined by input cards

  • (core width_x, core width_y) or (core width_xy), core axial_nodes, core axial_heights, core division_x, core division_y, core division_z, core columns, core rows, and fuel load for rectangular geometry
  • core width_xy, core axial_nodes, core axial_heights, core division_z, core columns, core rows, and fuel load for hexagonal geometry
  • core width_xy, core axial_nodes, core axial_heights, core division_hex, core division_z, core columns, core rows, and fuel load for triangular geometry

Number of input nodes is determined by core axial_nodes, core columns, core rows and fuel load. The sizes of input nodes are determined by core width_x, core width_y, core width_xy and core axial_heights. The number and sizes of the calculation nodes can be changed using core division_x, core division_y, core division_hex and core division_z.