Skip to content

performance

Leo Michel-Dansac requested to merge perf into develop

Encoded both Voigt method and uparallel approximation choice into an integer for the performance of the case statements in module_voigt.f90 and module_uparallel.f90. The code is faster by ~5%.

Merge request reports