Synthesis Module
The Synthesis module is part of the MUSES framework, and it is designed to be used with an input configuration file (the config.yaml).
The code provides methods for joining two one-dimensional Equations of State (EoS), the options available are:
Maxwell phase transition (PT)
Gibbs phase transition
Hyperbolic tangent interpolation
Attaching the two EoS at a user defined variable and value.
More information about the module input and output can be found in the OpenAPI Specifications.
Changes from past versions can be found in the CHANGELOG.