|
KTH framework for Nek5000 toolboxes; testing version
0.0.1
|
I/O routines for time series module. More...
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | tsrs_mfo_outfld (bff, lbff) |
| Write a point history file. More... | |
| subroutine | tsrs_mfo_write_hdr (wdsizet, wdsizef) |
| Write file header. More... | |
| subroutine | tsrs_mfo_outs (ul, lpts, ierr) |
| Write single field for a local set of points. More... | |
| subroutine | tsrs_mfi_points () |
| Read interpolation points positions, number and redistribute them. More... | |
I/O routines for time series module.
This is a set of routines to write statistics correlated history
points to the file. They are modiffication of the existing nek5000 routines
Definition in file tsrs_IO.f.