Francesco Casella <[EMAIL PROTECTED]> writes:
> Why not? Can't you write
>
>     Real headStart;
>   protected
>     parameter Real n = fluid.viscosity;
>     parameter Real d = characteristicDiameter;
>     Real H = headStart;
>   equation
>     H = r/2 * v^2 + n - d ; // and so on ...

You're right, this is helpful, thank you very much!  Who knows what
additional silly mistakes I did when trying to figure out how it's
supposed to work.

         Dieter
--
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany         

Reply via email to