amalti / cfd-with-cuda

Automatically exported from code.google.com/p/cfd-with-cuda
0 stars 0 forks source link

Create multiple DAT files during a solution #13

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It should be possible to create DAT files at every nDATiter iterations, 
provided by the user in the input file. The files should be named as 
CavityNE1000_10.dat, CavityNE1000_20.dat, etc.

Original issue reported on code.google.com by cuneytsert on 17 Sep 2012 at 9:18

GoogleCodeExporter commented 9 years ago
I'll do this one.

Original comment by cuneytsert on 12 Oct 2012 at 11:33

GoogleCodeExporter commented 9 years ago
The code can now read a previously obtained DAT file and continue. See revision 
r09f0f02148c4 for details.

Original comment by cuneytsert on 12 Oct 2012 at 1:35