Skip to content

ChElementBeamIGA missing implementation for the evaluation of force/torque/strain of a section #508

@lippch

Description

@lippch

Dear chrono-team,

are there any plans to finish the missing function implementation for ChElementBeamIGA?

    virtual void EvaluateSectionForceTorque(const double eta, ChVector3d& Fforce, ChVector3d& Mtorque) override {
        /* To be completed: Created to be consistent with base class implementation*/
    }

    virtual void EvaluateSectionStrain(const double eta, ChVector3d& StrainV) override {
        /* To be completed: Created to be consistent with base class implementation*/
    }

Thank you in advance for your help!

Best regards,
Christian

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions