Module Documentation

Documentation for every module and function found in pyAxon.

pyAxon

Functions

this files contains the functions used in the main routine

pyaxon.functions.container(field_1, field_2, alpha)[source]
Parameters
  • field_1 – chemical field 1

  • field_2 – chemical field 2

Returns

repulsion between field_1 and field_2

pyaxon.functions.init_cell(phi, cell_position, cell_radius)[source]

this function initializes a round cell :param phi: 2d array :param cell_radius: size of the cell :return phi: 2d array