|
|
f8ee6dc680
|
netcf: define units for all variable where this is possible
|
2021-12-17 11:49:25 +01:00 |
|
|
|
dc9d539b6c
|
netcdf: fix spatial, cell_spatial and cell_angular variable definitions
Dimension 0 refered to the frame dimension, but we need the spatial dimension instead
|
2021-12-17 11:49:25 +01:00 |
|
|
|
4bf065ed1c
|
netcdf: use float values for scale factors instead of double
|
2021-12-17 10:55:54 +01:00 |
|
|
|
d04f428c1a
|
netcdf: default to float variable for everything
The standard convention require all values to be stored as
float, users still have the ability to use double with
`dump_modify <id> double yes`
|
2021-12-17 10:54:43 +01:00 |
|
|
|
4f17082d74
|
use portable logic operators
|
2021-10-07 12:23:17 -04:00 |
|
|
|
37bfe3d0ce
|
integrate platform sub-namespace into source code and documentation
this updates function calls to functions that have been moved from
the utils namepsace or the Info class to platform::
|
2021-10-02 16:55:11 -04:00 |
|
|
|
1ba77e1629
|
apply utils::logical() in more places
|
2021-09-21 14:15:02 -04:00 |
|
|
|
76ec9b8616
|
port changes from dump netcdf to dump netcdf/mpiio
|
2021-07-18 19:04:08 -04:00 |
|
|
|
1f9e0adfe9
|
more reformatting
|
2021-07-18 18:37:27 -04:00 |
|
|
|
536ba492fb
|
error out on trying to dump strings or variables
|
2021-07-18 17:47:01 -04:00 |
|
|
|
ce7cca2ae4
|
use scoped enums from Dump and Thermo classes instead of replicating them, reformat
|
2021-07-18 17:44:06 -04:00 |
|
|
|
418acea543
|
support wildcard dump keywords, simplify, modernize, reformat
|
2021-07-18 16:59:58 -04:00 |
|
|
|
878795e64a
|
bulk rename of remaining USER- packages
|
2021-06-29 20:12:59 -04:00 |
|