Home | Trees | Indices | Help |
---|
|
Tools for making profiles of any kind.
Author: R. Lombaert
|
|||
Profiler An interface for creating profiles, and allowing to evaluate them and calculate the central difference with respect to a coordinate grid. |
|||
Profiler2D An interface for creating 2D profiles, and allowing to evaluate them and calculate the central difference with respect to a 2D coordinate grid. |
|
|||
|
|||
interpolation object |
|
||
|
|||
array |
|
||
array |
|
||
array |
|
||
array |
|
|
|||
__package__ =
|
|
Create a 1-step fractional profile for water. The original water abundance profile is taken from the output of the original model without fractional abundances. These fraction profiles can be used for CHANGE_ABUNDANCE_FRACTION in mline
|
Read an arbitrary file and return an interpolation object for that file. Extra arguments are passed to the chosen read_func. This must include a filename. Order of args/kwargs follows that of the requested function.
|
Step function. At x <= xstep: ylow, at x > xstep: yhigh.
|
Define a 2D array where the variable is constant with respect to one of the two axes. The function can be passed any arbitrary args and kwargs.
|
Define a function for a constant profile.
|
Define a function for a zero profile.
|
Define a function for a zero profile.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Nov 7 18:01:56 2016 | http://epydoc.sourceforge.net |