Skip to content
#

modelica

Here are 210 public repositories matching this topic...

ModelicaStandardLibrary
mwetter
mwetter commented Nov 16, 2017

The VAVSupplyFan model has the following documentation:

Supply fan speed is controlled with a PI controller to maintain duct static pressure at setpoint
when the fan is proven on. The setpoint for the PI controller and the measured
duct static pressure are normalized with the maximum design static presssure
maxSet.
Where the zone groups served by the system are small,
provid

modelica-trac-importer
modelica-trac-importer commented Jan 30, 2017

Reported by dietmarw on 10 Oct 2012 09:51 UTC
The for milestone:MSL3.2.1 newly introduced sublibrary Electrical.EnergyStorages is lacking quite a bit of documentation. Now in the past we made it quite clear to improve that aspect of the MSL. So introducing a new sub-library which lacks documentation is not helping.

Therefore either the new sub-library is drastically improved in a way that *

bug
janlav
janlav commented Feb 26, 2016

Create the content in the Techical Documentation of the Toolbox for the Wiki

Optimization algorithms - technical description + input,output, & parameter descriptions

  • PSO
  • GA
  • NAIVE
  • CG
  • PF
  • NM
  • Knitro
  • fmincon
  • COMBI

    Objects and methods used by core RAPID

  • RAPIDCLASS
  • RAPID-function
  • func
  • rapid_Simusystem
  • rapid_ODESol
ModelicaSpecification
beutlich
beutlich commented Jul 30, 2019

It would be very convenient if external objects are considered as legal components of records. Currently, this is not yet clarified by the specification.

As an example, the below model runs in Dymola or SimulationX, but fails in Wolfram SystemModeler, for instance.

model M
  import Modelica.Utilities.Files;
  record R "Record with external object"
    import Modelica.Blocks.T
adelacalle
adelacalle commented Mar 18, 2016

For users and potential developers of Modelica library, I think that we need to do the effort to integrate the documentation in each class/block/model with the annotation function. You know, the documentation must be where they expect to be. Otherwise, people miss part of our work. I'm sure to this task is tedious, but the result looks very nice.

Improve this page

Add a description, image, and links to the modelica topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modelica topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.