Skip to content

On extracting p-y curves #35

@emabcede30

Description

@emabcede30

How does one extract the p-y curves used in the model?

Is it correct to just call the py curves from the utils module, say

from openpile.utils.py_curves import api_sand
y, p = api_sand(...)

But I want to get the py curves that the winkler() function used. like model.get_py_springs()? What is the difference when setting kind=element or node differ in formulating the p-y curves? I would imagine model coarseness/distance between the node mesh shouldn't affect the py curves?

I'll share some test cases

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