Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenSees/OpenSees
/ getNormalForce
Method
getNormalForce
DEVELOPER/core/FrictionModel.cpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
78
79
double FrictionModel::getNormalForce()
80
{
81
return trialN;
82
}
83
84
85
double FrictionModel::getVelocity()
Callers
2
setResponse
Method · 0.95
getResponse
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected