Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cselab/aphros
/ LoadVel
Function
LoadVel
deploy/scripts/aphros/plot.py:888–889 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
886
887
# initial velocity
888
def
LoadVel():
889
return
np.loadtxt(
"vel"
)
890
891
892
# surface tension
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected