Commit Graph

  • 34cdb37b7c ucftar downsampler from lsdf init Michael Krayer 2021-06-07 18:46:09 +0200
  • 414469de1e Merge branch 'init' of git.mkray.de:mwtkrayer/ucftools into init Michael Krayer 2021-06-07 18:33:43 +0200
  • 87f65fecfd restructured package. implemented some abstraction layers Michael Krayer 2021-05-12 23:37:12 +0200
  • f707360f17 updated output Michael Krayer 2021-05-12 13:07:14 +0200
  • 2e2f987f7f bugfix: statistics communication for derived fields Michael Krayer 2021-02-12 02:11:15 +0100
  • 43a3ab56f6 implemented single file saving with downsampling, field manipulation using statistics Michael Krayer 2021-02-12 02:02:19 +0100
  • f92bd36a76 bugfix: filename Michael Krayer 2021-02-03 16:22:33 +0100
  • 7687d4f022 unpack files to MPIIO Michael Krayer 2021-02-03 16:22:15 +0100
  • 2d7358c062 renamed file Michael Krayer 2021-02-03 13:07:38 +0100
  • dda1d88a9a renamed file Michael Krayer 2021-02-03 13:05:04 +0100
  • ec6c02c7d6 split mpiio ucf files while taring Michael Krayer 2021-02-03 12:56:13 +0100
  • 0284e8f954 hawk update Michael Krayer 2021-01-22 14:10:00 +0100
  • eb8596bf9e ucf diff tools Michael Krayer 2021-01-22 14:02:56 +0100
  • dc8c9d381a increased scanBuffSize for new singlefile velocityfields Michael Krayer 2020-12-30 22:44:20 +0100
  • 1aba520ad8 update Michael Krayer 2020-12-11 14:29:10 +0100
  • b74f4f0c05 fixes in the read_uvwp_complete_legacy wip Tiago Pestana 2020-09-25 22:13:27 +0200
  • 9fa7fedcda added file to read complete velocity field (legacy) Tiago Pestana 2020-09-25 21:12:23 +0200
  • fcadbd2e5d reverts previous commit & append adds new attribute to single xdmf file! Tiago Pestana 2020-09-16 22:15:42 +0200
  • abd7b0c4f5 added grid spacing and origin to hdf5 saveField method Tiago Pestana 2020-09-16 21:38:38 +0200
  • a0643f951b bugfix: fixed size of the readable portion of chunk['data'] (now it works also when no ghost cells are present) Tiago Pestana 2020-09-16 20:06:11 +0200
  • c75092dfc7 gitignore and init.py files Tiago Pestana 2020-09-16 20:04:43 +0200
  • 1602ff1443 ucftar_pack does not necessarily need to check for the particle file. it's not present for single-phase simulations Tiago Pestana 2020-09-16 20:04:23 +0200
  • 4449f4edf5 converted readme to lower-case characters for now --> Fork compatible Tiago Pestana 2020-09-16 13:22:32 +0200
  • b2edd57f8b Added statistics routines Michael Krayer 2020-09-16 11:55:11 +0200
  • fcca37ad93 simplified maskParticles which lead to 5x speedup Michael Krayer 2020-04-19 18:15:58 +0200
  • 2f81bc2507 bugfix: global field size; added nxproc etc to files Michael Krayer 2020-04-09 15:23:31 +0200
  • c413eadc90 bugfix: always construct a scalar grid Michael Stumpf 2020-04-09 12:27:03 +0200
  • d485e40ec4 debugged Michael Stumpf 2020-04-03 18:32:23 +0200
  • 2b1d859a7e implemented statistics: to be debugged Michael Krayer 2020-04-03 16:54:08 +0200
  • 69ae002e56 update from fh2 Michael Stumpf 2020-04-03 13:52:05 +0200
  • 277e5cc037 added particle saving routine Michael Krayer 2020-04-01 21:07:03 +0200
  • 9f2262ca7a Added memory monitoring, because memory caused problems... Michael Stumpf 2020-04-01 16:29:30 +0200
  • 672da18687 Simplified MPI calls, because to problems when communicating a lot of data. to be tested on FH2 Michael Krayer 2020-04-01 13:24:52 +0200
  • b3748eb210 small changes on fh2: start debugging Michael Stumpf 2020-04-01 09:48:36 +0200
  • 589cde04f3 python parallel postprocessor for the IBM code Michael Krayer 2020-03-30 19:43:51 +0200
  • 868007150f implemented particle reading routine Michael Krayer 2020-03-27 11:56:13 +0100
  • d4888ac0e6 bugfix for nskip=1 Michael Krayer 2020-03-20 15:49:12 +0100
  • d6f021fc12 added downsampler Michael Stumpf (ifhcluster) 2020-02-10 14:50:10 +0100
  • 1409eb5fca fixed EOF bug if no trailing zeros are written, fixed ustar magic check Michael Stumpf (ifhcluster) 2019-12-06 18:02:48 +0100
  • d4aae06f34 added close() method, fixed bug for -1 sized steps Michael Stumpf (ifhcluster) 2019-12-06 15:41:35 +0100
  • 7b8ed3e9af ucf base class added Michael Stumpf (ifhcluster) 2019-12-06 11:06:01 +0100
  • 0490050e24 update from taifun Michael Stumpf (ifhcluster) 2019-11-04 14:33:57 +0100
  • f85c839a8b mount utitlity for tar Michael Stumpf (ifhcluster) 2019-09-19 12:01:24 +0200
  • bd31202047 do not create file if it exists Michael Stumpf (ifhcluster) 2019-09-11 14:26:10 +0200
  • 73bec97625 added openIndexed method, which allows indexing of tar file from predetermined meta data file Michael Stumpf (ifhcluster) 2019-09-10 17:20:56 +0200
  • 813e2431d7 obsolete Michael Stumpf (ifhcluster) 2019-09-10 14:38:58 +0200
  • 06ad37679f fixed extraction routine Michael Stumpf (ifhcluster) 2019-09-10 14:38:31 +0200
  • f580a9378e added support for clean archive splitting Michael Stumpf (ifhcluster) 2019-09-02 14:32:18 +0200
  • 50d68cd2dd split ucftar to flow field and scalar Michael Stumpf (ifhcluster) 2019-08-02 08:25:43 +0200
  • 6b9922dccf Merge branch 'init' of git.scc.kit.edu:pe7321/ucftools into init Michael Stumpf (ifhcluster) 2019-05-13 16:06:13 +0200
  • be6a85b79c bugfix statistics particle force Michael Stumpf (ifhcluster) 2019-05-13 16:06:08 +0200
  • c8d257b1a3 bugfix: filename variable, ghost reshape Michael Stumpf 2019-04-05 11:49:06 +0200
  • 356beef2d9 read arbitrary field from legacy format Michael Stumpf (ifhcluster) 2019-04-05 11:08:38 +0200
  • 78b67be465 bugfix Michael Stumpf (ifhcluster) 2019-03-29 12:23:12 +0100
  • 6fd6a830c0 polished a little Michael Stumpf (ifhcluster) 2019-03-29 12:22:33 +0100
  • e6adedb88d bugfix: tarmode flagless Michael Stumpf (ifhcluster) 2019-03-29 12:20:58 +0100
  • f74f51a0b5 bugfix: dropped tarmode flag Michael Stumpf (ifhcluster) 2019-03-29 12:20:32 +0100
  • 57785b9cb9 precompute ghost cells: ndSparse as prerequisite Michael Stumpf (ifhcluster) 2019-03-29 09:10:25 +0100
  • 6f618f3d5d interpolation tool Michael Stumpf (ifhcluster) 2019-03-26 12:26:12 +0000
  • 8064b589d2 renamed Michael Stumpf (ifhcluster) 2019-03-26 12:25:50 +0000
  • d8a650884a unified ustar/multifile interface Michael Stumpf (ifhcluster) 2019-03-26 12:25:08 +0000
  • ed8a3835f0 added documentation Michael Stumpf (ifhcluster) 2019-03-26 12:23:53 +0000
  • 82fefdc6ac final changes Michael Stumpf (ifhcluster) 2019-03-26 12:15:37 +0000
  • b1feed4450 changed to handle Michael Stumpf (ifhcluster) 2019-02-21 14:43:46 +0100
  • d4c511f52f updated ucftar bash scripts Michael Stumpf (ifhcluster) 2019-01-28 11:07:51 +0100
  • 4ddded4daa legacy read functions, similar interface to ucf versions Michael Stumpf (ifhcluster) 2019-01-22 06:41:16 +0100
  • 1419fc7fac changed positional argument behavior: directory name + sequence; added checksum verification Michael Stumpf (ifhcluster) 2019-01-04 16:29:50 +0100
  • 0805dba2a2 domain/decomposition generators Michael Stumpf 2019-01-04 10:42:44 +0100
  • 226dbf38ff distinguish between high-level and low-level routines Michael Stumpf 2018-12-13 10:10:55 +0100
  • c62cf45452 bugfix: messed up order Michael Stumpf (ifhcluster) 2018-12-10 10:41:23 +0000
  • fa769ec4b4 bugfix: nxl/nyl/nzl not correctly written Michael Stumpf (ifhcluster) 2018-12-10 10:41:04 +0000
  • e05dcdc34b column map converter Michael Stumpf 2018-12-07 15:16:45 +0100
  • 261f685463 oldformat column map Michael Stumpf 2018-12-03 17:08:32 +0100
  • 081a4104d9 bugfix: fileBeg not set if create mode Michael Stumpf 2018-12-03 15:37:16 +0100
  • 4bd60a6929 early matlab support: addParameter to addParamValue Michael Stumpf 2018-12-03 15:32:13 +0100
  • 69d877d498 bugfix: addParameter instead of addOptional Michael Stumpf 2018-12-03 15:21:34 +0100
  • a9b5a5d2d7 bugfix: inputparser check, updated help info Michael Stumpf 2018-12-03 15:10:41 +0100
  • ddd879788d changed default filename Michael Stumpf 2018-11-30 11:47:32 +0100
  • b7913bc624 implemented tar-mode Michael Stumpf 2018-11-28 17:42:41 +0100
  • 98435d9272 bugfix: fid did not reference to class variable Michael Stumpf 2018-11-28 17:42:13 +0100
  • 3b2b577211 added tarmode support Michael Stumpf 2018-11-27 15:51:09 +0100
  • ad416da7cf added subfile existence check Michael Stumpf 2018-11-27 15:50:46 +0100
  • 34a6c9fe29 fixed closing bug in tarmode Michael Stumpf 2018-11-27 14:22:26 +0100
  • 0e1b24d0e9 update to new interface Michael Stumpf 2018-11-27 10:17:36 +0100
  • 78c0243b8c merged trap into new script Michael Stumpf 2018-11-27 09:54:06 +0100
  • 00e165cdc2 initial commit Michael Stumpf 2018-11-27 09:48:44 +0100
  • 1feeb75588 Initial commit master Michael Krayer 2018-11-27 09:35:02 +0100