Opened 19 years ago

Last modified 18 years ago

#47 closed defect (fixed)

simulate changes working directory

Reported by: kajny Owned by: kajny
Priority: critical Milestone:
Component: Version:
Keywords: Cc: kajny, Adrian Pop

Description


Change History (2)

comment:1 by kajny, 19 years ago

cd()

"/home/kajny/src/OpenModelica/mosh/src"

loadModel(Modelica)

true

cd()

"/home/kajny/src/OpenModelica/mosh/src"

loadModel(cirquit)

true

res:=simulate(cirquit,startTime=0,stopTime=10)

record

resultFile = "cirquit_res.plt"

end record

cd()

"/home/kajny/src/Modelica2.2"


This implies that simulate changes the working directory, which seams kind of
strange

comment:2 by Adrian Pop, 18 years ago

This doesn't happen anymore, at least with qt OMShell.
The mosh is quite deprecated.

I will close this bug. We can reopen later if needed.

Cheers,
Adrian Pop/

Note: See TracTickets for help on using tickets.