Writes cf_buffer to netcdf file
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(mesh_cart_t), | intent(inout) | :: | mesh |
Mesh within poloidal plane |
||
| real(kind=GP), | intent(in), | dimension(mesh%get_n_points()) | :: | cf_buffer |
Buffer function |
|
| integer, | intent(in) | :: | fgid |
Group or file id |