Modelica_LinearSystems2 icon indicating copy to clipboard operation
Modelica_LinearSystems2 copied to clipboard

Linearization at t_linearize > 0 fails for RailwayDynamicsLib examples

Open andreasheckmann opened this issue 7 years ago • 0 comments

Versions: LinearSystems2 2.3.4 build 1, Dymola 2018 the following function call fails: Modelica_LinearSystems2.ModelAnalysis.FullAnalysis("SingleCoach",simulationSetup=Modelica_LinearSystems2.Records.SimulationOptionsForLinearization(linearizeAtInitial=false, t_linearize=10)); fails, Dymola prompts: Not possible to open file "dslin.mat": No such file or directory and crashes,

  • the example model
  • the function call that fails, and
  • a work-around function call

will be provided by personal communication by [email protected]

andreasheckmann avatar Apr 26 '18 14:04 andreasheckmann