#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.
Note:
See TracTickets
for help on using tickets.
Subscribing by commenting...
Also see previous discussion in #4823