MathGroup Archive 2013

[Date Index] [Thread Index] [Author Index]

Search the Archive

Re: how to read in a modelica file?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg129391] Re: how to read in a modelica file?
  • From: Bob Hanlon <hanlonr357 at gmail.com>
  • Date: Thu, 10 Jan 2013 21:38:56 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • Delivered-to: l-mathgroup@wolfram.com
  • Delivered-to: mathgroup-newout@smc.vnet.net
  • Delivered-to: mathgroup-newsend@smc.vnet.net
  • References: <20130110072133.E5A6B68D7@smc.vnet.net>

I don't have either SystemModeler or Modelica; however, I note that
the WolframSystemModeler Documentation Center (
http://reference.wolfram.com/system-modeler/WSMLink/ref/format/MO.html
) states:

"Import["file.mo", {"ModelicaModel"}] imports the specified model to
SystemModeler and makes it available in Mathematica."


Bob Hanlon


On Thu, Jan 10, 2013 at 2:21 AM, Comer Duncan <comer.duncan at gmail.com> wrote:
> I am using Wolfram SystemModeler.  I have a Modelica file that I want to read into SystemModeler.  Alas, the only kind of importable file I see is of the SBML type.  I am thus asking how to read in a .mo file obtained and/or built outside of SystemModeler?
>
> Thanks.
>
> Comer
>



  • Prev by Date: Problem with 2GByte file size limit
  • Next by Date: wrong result when computing a definite integral
  • Previous by thread: how to read in a modelica file?
  • Next by thread: Re: how to read in a modelica file?