﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2004	Parameter XXX has no value, and is fixed during initialization	Christian Schubert	Adrian Pop	"The warning
{{{
Warning: Parameter jointSSP.rod1.rodLength has no value, and is fixed during initialization (fixed=true), using available start value (start=1.0) as default value
}}}

is issued 4 times when simulating
{{{
Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic
}}}

although omc knows that there is a binding equation:
{{{
918:  jointSSP.rod1.rodLength:PARAM(min = 0.000000000000001 start = 1.0 fixed = true )  = jointSSP.rod1Length  ""Distance between the origins of frame_a and frame_b (if computeRodLength=true, guess value)"".Modelica.Mechanics.MultiBody.Examples.Loops.Fourbar_analytic, .Modelica.Mechanics.MultiBody.Joints.Assemblies.JointSSP, .Modelica.Mechanics.MultiBody.Joints.SphericalSpherical, .Modelica.SIunits.Length type: Real 
}}}

Hence, that warning should not be there."	defect	closed	normal	1.13.0	Frontend	trunk	worksforme	parameter has no value	Martin Sjölund
