Closed svorkoetter closed 5 years ago
The "enable" annotation was related to an obsolete parameter because it was used in a previous version of the model. The actual model does no longer make use of this parameter. The annotation has been removed so the issue is solved. Thanks for your collaboration!
When flattening the GlobalSystem_2 example, MapleSim issues a warning that the name PumpType in an annotation in Greenhouses.Flows.FluidFlow.Pump_Mdot cannot be resolved. Searching through the entire source code, the only place this name appears is Flows/FluidFlow/Pump_Mdot.mo, once in the offending annotation,
and once in the Documentation annotation:
The parameter isn't actually defined anywhere.