I wanted to know if Modelica allows us to create replaceable models?
I was trying to redeclare the Modelica.Blocks.Sources.Constant to a block which goves constant voltage. I only need to change the unit of the variable k. (from nothing to "Volts"). Is it possible to do this in openmodelica?