nexoclom Documentation

This is the documentation for nexoclom.

Reference/API

nexoclom Package

Functions

configfile([setconfig])

Configure external resources used in the model

modeldriver(inputs, npackets[, overwrite, …])

Starting point for running the model INPUTS: inputs: Input object npackets: Total number of packets to run for this simulation overwrite: If True, delete existing files for this set of inputs

test(**kwargs)

Run the tests for the package.

Classes

Input(infile[, verbose])

LOSResult(inputs, data, quantity[, dphi, …])

Output(inputs, npackets[, compress])

Keep track of packets initial and final positions x0, y0, z0, f0, vx0, vy0, vz0 phi0, lat0, lon0 time, x, y, z, vx, vy, vz index, npackets, totalsource

UnsupportedPythonError

Class Inheritance Diagram

Inheritance diagram of nexoclom.Input.Input, nexoclom.LOSResult.LOSResult, nexoclom.Output.Output, nexoclom.UnsupportedPythonError