compare_beam_calculators module

Define an utility function to compare two BeamCalculator.

Todo

Allow for undetermined number of BeamCalculator in the config, and update here.

output_comparison(sim_1, sim_2, element, qty, single_value, **kwargs)[source]

Compare two simulation outputs.

Parameters:
Returns:

msg – Holds requested information.

Return type:

str

compare_beam_calculators(toml_filepath, toml_keys, tests)[source]

Compute beam with two beam calculators and compare them.

Parameters:
Return type:

None