tests.paper.const

Constants common to both tests.paper.ssm_compare and tests.paper.ssm_paper_utils.

Attributes

tests.paper.const.ALPHA_WEAK = 0.0046

Weak transition strength

tests.paper.const.ALPHA_INTER = 0.05

Intermediate transition strength

tests.paper.const.ALPHA_LIST_ALL = [0.0046, 0.05]

Transition strengths to plot with

tests.paper.const.COLOURS = ('b', 'r', 'g')

Colours for comparison plots

tests.paper.const.FILE_TYPE = 'pdf'

File type for saving the plots

tests.paper.const.NP_ARR = array([[ 1000,  2000,   200],        [ 2500,  5000,   500],        [ 5000, 10000,  1000]])

Number of points used in the numerical calculations (n_z, n_xi, n_t). z - wavenumber space, xi - r/t space, t - time for size distribution integration

tests.paper.const.NUC_TYPE = NucType.SIMULTANEOUS

Default nucleation type

tests.paper.const.NUC_ARGS = (1.0,)

Default nucleation arguments

tests.paper.const.NUC_STRING: str = 'sim_1.0_'

Nucleation config as string

tests.paper.const.VW_WEAK_LIST = [0.92, 0.8, 0.68, 0.56, 0.44]

Wall velocities for testing with weak transition strength