MCPcopy Create free account
hub / github.com/cselab/aphros / LoadMu

Function LoadMu

deploy/scripts/aphros/plot.py:898–899  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

896
897# viscosity
898def LoadMu():
899 return np.loadtxt("mu")
900
901
902# viscosity

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected