Skip to content

Error on FocalPointPlasticity's custom LinkConstituentLaw example #1

@JulianoGianlupi

Description

@JulianoGianlupi

Hello Maciej,

FPP's example on custom energy formula is

`

<LinkConstituentLaw>
    <!--The following variables lare defined by default: Lambda,Length,TargetLength-->

    <Variable Name='LambdaExtra' Value='1.0'/>
    <Formula>LambdaExtra*Lambda*(Length-TargetLength)^2</Formula>

</LinkConstituentLaw>

`

But that trows an error with the <Formula> tag, player says it should be <Expression>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions