Go to the source code of this file.
Function Documentation
Initialise the 1D spectrum output routine, used to output the spectrum This routine print the mode ks in the first line It also counts the number of mode in each shell and output it in the second line of OUTPUT_SPECTRUM_FILENAME
void output1Dspectrum |
( |
const struct Field |
fldi, |
|
|
const double |
ti |
|
) |
| |
Output the transport spectrum in a file (OUTPUT_SPECTRUM_FILENAME) This routine is called only when shear is present.
- Parameters:
-
fldi,: | field from which the transport is computed |
ti,: | current time |