Opened 8 years ago
Closed 7 years ago
#4918 closed defect (fixed)
Issue with package constant in NF
| Reported by: | Francesco Casella | Owned by: | Per Östlund |
|---|---|---|---|
| Priority: | high | Milestone: | 2.0.0 |
| Component: | New Instantiation | Version: | |
| Keywords: | Cc: |
Description
Please check Modelica.Fluid.Examples.TraceSubstances.RoomCO2.err. The following error is reported:
[Modelica 3.2.2/Media/Air/MoistAir.mo:310:5-310:64:writable] Error: Constant dryair.R is used without having been given a value.
This issue affects a lot of models in the MSL
Note:
See TracTickets
for help on using tickets.

Fixed in a8035283. The model now fails due to other frontend issues, possibly #4921.