How to initialize a stock
type InitializationOptions = enumeration(Free "No initial conditions", FixedValue "Specify initial value", SteadyState "Try to set up model in steady state");