Home Reference Source Test Repository

Test

Description Identifier Count

should print a human readable sentence

-

should take basic and optional parameters

-

should update wind with number

-

should update wind with array

-

should calculate abs from 2d wind direction

-

should import correctly

-

should create all properties

-

should do cloud calculations

-

should calculate tntEquivalence

-

should have a standard Atmosphere object

-

should import Atmosphere

-

should import NuclearMaterial

-

should construct from defaults

-

should construct with non-default atmosphere

-

should construct with a dynamic plume

-

should use the default center

-

should take explicit center

-

should calculate distance traveled from start

-

should not mutate data

-

should calculate distance total traveled with changing wind

-

should import correctly

-

should have 0 stdY and stdZ at source

-

should calculate proper effective heights

-

should import correctly

-

should have a center at 0,0,0 before release

-

should move in the x direction with constant wind

-

should move at the rate of the wind

-

should have 0 concentration before release

-

should construct from half life

-

should construct from preset

-

should throw error if preset is not found

-

should return sample mass

-

should return atomic mass

-

should return half life

-

should return decayMode if provided

-

should do basic calculations

-

should do 2d calculations

-

accurate within 1/1000 for simple functions

-

can take functions with arguments

-

does slightly more complex functions with increased accuracy

-