Menu

Error while parsing Mathematical Expression for VapPres

ioncube
2019-05-02
2019-05-03
  • ioncube

    ioncube - 2019-05-02

    In the compund creation utility, I am having following error

    Error parsing string for numerical expression: 'Exp(A + B / (T + C) + D * Ln(T))'. Check temperature-dependent property expressions for the selected compounds and try again.

     
  • Daniel Medeiros

    Daniel Medeiros - 2019-05-02

    It is probably the C value which has too many zeroes.

     
  • ioncube

    ioncube - 2019-05-03

    Ah! there was no tutorial so I figured it out myself. To create a User Expression the correct way is to write it like:
    exp^(A+B/(T+C)+D*Ln(T))

     

    Last edit: ioncube 2019-05-03
  • Daniel Medeiros

    Daniel Medeiros - 2019-05-03

    I'm afraid your expression won't work as intended, the exp function should work without the ^. Did you try it with everything in small caps?

     

Log in to post a comment.