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

Function GetReff2

deploy/scripts/aphros/plot.py:516–517  ·  view source on GitHub ↗
(a)

Source from the content-addressed store, hash-verified

514
515# Radius of circle form area
516def GetReff2(a):
517 return (a / np.pi)**0.5
518
519
520# Radius of sphere from volume

Callers 1

GetReffFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected