Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#5032 closed defect (fixed)

size(constant) should have constant variability in the NF

Reported by: Francesco Casella Owned by: Per Östlund
Priority: high Milestone: 2.0.0
Component: New Instantiation Version:
Keywords: Cc:

Description

Please check HelmholtzMedia.Examples.ConvergenceTest.Ancillary_Saturation. The NF reports:

[HelmholtzMedia/Interfaces/PartialHelmholtzMedium/EoS/f_i.mo:9:3-9:70:writable] Error:
Component nLog of variability constant has binding 'size(Medium.helmholtzCoefficients.idealLog, 1)'
of higher variability parameter.

In fact, Medium.helmholtzCoefficients is a package constant, so its size should also be a constant.

This issue breaks most of the HelmholtzMedia library.

Change History (2)

comment:1 by matthis.thorade@…, 6 years ago

Subscribing by commenting...

Also see previous discussion in #4823

Last edited 6 years ago by Francesco Casella (previous) (diff)

comment:2 by Francesco Casella, 6 years ago

Resolution: fixed
Status: newclosed

Fixed by PR #5032. Now the same model fails for other reasons, see report.

Last edited 6 years ago by Francesco Casella (previous) (diff)
Note: See TracTickets for help on using tickets.