Hi all,
I have been working on a model but I keep running into the issue of not having properties to plot in the simulation window.
Backgroundmy model is two tanks and a pipe with water flowing from tank1 to tank2 via pipe.
my ports are 'VolumeFlowElement' and I have a series of Phs constants/variables.
I also have the relevent constraint equations.
I have created the componenets and constarints in seperate block definition diagrams (bdd) and created the full system for simulation in the internal block diagram (ibd) of a block.
Each component (tank and pipe) has an ibd to define the ports and a parametric diagram to define the constarints.I have also refrenced the SysPhs library.
Issuewhen I open the SysMLConfiguration window, select my package and set the block (containing the model) to SysMLModel, I have a list of dependancies that I expected yet in the properties to plot section I only have 3 options which are the 3 components of the model. These cannot be expanded only ticked.
when I select them and hit solve I am given the error;
Error using solve
Failed to generate 'ConnectedTank_lib'
Caused by
Error using ConnectedTanks.Pipe
No constructor 'DataManager.Value' with matching signature found
I am unsure as to what 'DataManager.Values' is and totally stumped on what to do to fix my issue.
All help is greatly appriciated,
Aiden
For RefrenceThe system being made is shown in the following video
https://www.youtube.com/watch?v=LOZ_1iMLIBI&list=PLsiYAecFNMTxUD-FRSvzRi_OhW2JfZ2hk&index=7