4.5. test_hydrometeors

4.5.1. Module Contents

4.5.1.1. Classes

TestAspectRatio

TestCore

Doesn't make sense without the parent...

TestCrossSectionArea

TestDensity

TestMass

TestSizeBounds

TestNumberConcentration

TestScattering

TestFallVelocity

class TestAspectRatio[source]

Bases: object

class TestCore[source]

Bases: object

Doesn’t make sense without the parent…

class TestCrossSectionArea[source]

Bases: object

testSphere(self)[source]
testPowerLaw(self)[source]
class TestDensity[source]

Bases: object

testOblate(self)[source]
testProlate(self)[source]
testSphere(self)[source]
testMin(self)[source]
testMax(self)[source]
class TestMass[source]

Bases: object

testPowerLaw(self)[source]
testWater(self)[source]
testIce(self)[source]
testEllipsoid(self)[source]
testProlateEllipsoid(self)[source]
testOblateEllipsoid(self)[source]
class TestSizeBounds[source]

Bases: object

test_lin(self)[source]
test_log(self)[source]
test_boundsToMid(self)[source]
test_boundsWidth(self)[source]
class TestNumberConcentration[source]

Bases: object

test_monodisperse(self)[source]
test_monoDisperseWC(self)[source]
test_exponential(self)[source]
test_gamma(self)[source]
test_modGamma(self)[source]
testMarshallPalmer(self)[source]
testField(self)[source]
testExponentialFieldWC(self)[source]
testExponentialN0WC(self)[source]
testExponentialFieldReff(self)[source]
class TestScattering[source]

Bases: object

testCompareRayleighMie(self)[source]
testCompareRayleighTMatrix(self)[source]
class TestFallVelocity[source]

Bases: object

test_khvorostyanov01_drops(self)[source]
test_heymsfield10_particles(self)[source]