Commit Graph

15 Commits

Author SHA1 Message Date
Tiago Pestana fcadbd2e5d reverts previous commit & append adds new attribute to single xdmf file! 2020-09-16 22:15:42 +02:00
Tiago Pestana abd7b0c4f5 added grid spacing and origin to hdf5 saveField method 2020-09-16 21:38:38 +02:00
Tiago Pestana a0643f951b bugfix: fixed size of the readable portion of chunk['data'] (now it works also when no ghost cells are present) 2020-09-16 20:06:11 +02:00
Tiago Pestana c75092dfc7 gitignore and init.py files 2020-09-16 20:04:43 +02:00
Michael Krayer b2edd57f8b Added statistics routines 2020-09-16 11:55:11 +02:00
Michael Krayer fcca37ad93 simplified maskParticles which lead to 5x speedup 2020-04-19 18:15:58 +02:00
Michael Krayer 2f81bc2507 bugfix: global field size; added nxproc etc to files 2020-04-09 15:23:31 +02:00
Michael Stumpf d485e40ec4 debugged 2020-04-03 18:32:23 +02:00
Michael Krayer 2b1d859a7e implemented statistics: to be debugged 2020-04-03 16:54:08 +02:00
Michael Stumpf 69ae002e56 update from fh2 2020-04-03 13:52:05 +02:00
Michael Krayer 277e5cc037 added particle saving routine 2020-04-01 21:07:03 +02:00
Michael Stumpf 9f2262ca7a Added memory monitoring, because memory caused problems... 2020-04-01 16:29:30 +02:00
Michael Krayer 672da18687 Simplified MPI calls, because to problems when communicating a lot of data. to be tested on FH2 2020-04-01 13:24:52 +02:00
Michael Stumpf b3748eb210 small changes on fh2: start debugging 2020-04-01 09:48:36 +02:00
Michael Krayer 589cde04f3 python parallel postprocessor for the IBM code 2020-03-30 19:43:51 +02:00