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

Function LoadTmax

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

Source from the content-addressed store, hash-verified

901
902# viscosity
903def LoadTmax():
904 return np.loadtxt("tmax")
905
906
907# Returns mean curvature of surface z=h(x,y) at point (x,y,z)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected