Skip to content

Computing z_wl without minimum finder #7

Description

@AkshameetK

[self.z_wl, self.tau] = ndmath.nDimNewton(_boatForces, x0, _boatForcesPrime, tolF, maxiter, xlims, hehcon=_L_K)/[10, 1]

Hello, I'm looking to find tau and L_K manually using for loop and tolerance factor and not using the "ndmath.nDimNewton", I understood for tau as its just an angle of moment closer to 0 or less than specified tolerance, how would you suggest me to implement z_wl in a similar manner.

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