Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cselab/aphros
/ LoadSig
Function
LoadSig
deploy/scripts/aphros/plot.py:893–894 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
891
892
# surface tension
893
def
LoadSig():
894
return
np.loadtxt(
"sig"
)
895
896
897
# viscosity
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected