mgehring999 / skydive

cfd simulation of skydive with ballute
0 stars 0 forks source link

storing from resumed runs #10

Open mgehring999 opened 4 years ago

mgehring999 commented 4 years ago

-postProcess writes directory to postProcessing//

forces will be written in two directories?

marc@work:~/OpenFOAM/marc-7/run/skydive$ ll postProcessing/yPlus/
insgesamt 12
drwxr-xr-x 3 marc marc 4096 Aug 24 21:29 ./
drwxr-xr-x 6 marc marc 4096 Aug 24 21:29 ../
drwxr-xr-x 2 marc marc 4096 Aug 24 21:29 1700/
marc@work:~/OpenFOAM/marc-7/run/skydive$ ll postProcessing/forcesIncompressible/
insgesamt 16
drwxr-xr-x 4 marc marc 4096 Aug 24 21:10 ./
drwxr-xr-x 6 marc marc 4096 Aug 24 21:29 ../
drwxr-xr-x 2 marc marc 4096 Aug 24 20:44 0/
drwxr-xr-x 2 marc marc 4096 Aug 24 21:10 1700/
marc@work:~/OpenFOAM/marc-7/run/skydive$ ll postProcessing/forcesIncompressible/0/
insgesamt 464
drwxr-xr-x 2 marc marc   4096 Aug 24 20:44 ./
drwxr-xr-x 4 marc marc   4096 Aug 24 21:10 ../
-rw-r--r-- 1 marc marc 462005 Aug 24 21:14 forces.dat
marc@work:~/OpenFOAM/marc-7/run/skydive$ ll postProcessing/forcesIncompressible/1700/
insgesamt 360
drwxr-xr-x 2 marc marc   4096 Aug 24 21:10 ./
drwxr-xr-x 4 marc marc   4096 Aug 24 21:10 ../
-rw-r--r-- 1 marc marc 353700 Aug 24 21:27 forces.dat
marc@work:~/OpenFOAM/marc-7/run/skydive$ 
mgehring999 commented 4 years ago

forces still cant be stored when run was resumed, data needs to be fetched from different folders