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

Function GetReff3

deploy/scripts/aphros/plot.py:521–522  ·  view source on GitHub ↗
(v)

Source from the content-addressed store, hash-verified

519
520# Radius of sphere from volume
521def GetReff3(v):
522 return (v / np.pi * 3. / 4.)**(1. / 3.)
523
524
525# Returns effective radius

Callers 1

GetReffFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected