Archived OpenModelica forums. Posting is disabled.

Alternative forums include GitHub discussions or StackOverflow (make sure to read the Stack Overflow rules; you need to have well-formed questions)


Forgot password? | Forgot username? | Register
  • Index
  • » Users
  • » sergniko
  • » Profile

Posts

Posts

Can anyone tell me is I get it right?
In my model I set the start value in Initialization tab of block parameters.
with translation flag -d=aliasConflicts I get following:

Code:

[92] 08:57:27 Translation Warning

Alias set with conflicting start values
* Candidate: truboprov.mediums[1].p(start = 101325.0, confidence number = 8)
* Candidate: vcomp.medium.p(start = vcomp.p_start = 101325.0, confidence number = 2)
* Candidate: mflow_src.ports[1].p(start = 5000000.0, confidence number = 8)
=> Select value from vcomp.medium.p(start = vcomp.p_start = 101325.0) for variable: truboprov.mediums[1].p

[93] 08:57:27 Translation Warning
Alias set with conflicting nominal values
* Candidate: mflow_src.ports[1].p(nominal = 1000000.0, confidence number = 8)
* Candidate: vcomp.medium.p(nominal = 1000000.0, confidence number = 8)
* Candidate: truboprov.mediums[1].p(nominal = 100000.0, confidence number = 8)
=> Select value from truboprov.mediums[1].p(nominal = 100000.0) for variable: truboprov.mediums[1].p

So my start value p_start=101325 was ignored?

Mar-25-22 17:53:27
How to start simulations from previously stored result file

I also want to do the same.
Maybe for the past 8 years there are a way to do this?

Maybe Equation System Initialization File (Optional): and Equation System Initialization Time (Optional): on Simulation flags tab is a solution?

I think you can use IncompressibleValve and use input port to set valve opening as pressure changes.

Jul-31-19 16:14:20
OMSimulator Python help

adeas wrote:


This is not the right link. Where did you find it?

Maybe in the local help file - file:///C:/OpenModelica1.13.264bit/share/doc/omc/OpenModelicaUsersGuide/omsimulator.html has a link to https://openmodelica.org/doc/OMSimulator/html/ which is not found.

  • Index
  • » Users
  • » sergniko
  • » Profile
You are here: