recurrence model: testing large, incomplete data bases
This is a small, simple tutorial for testing the implementation of large, incomplete data bases. In this tutorial case, rStatAnalysis is used as post-processor and it uses a data base in memory, which is smaller than the number of snapshots on disk.
This commit is contained in:
9
tutorials/rStatAnalysis/testingLargeIncompleteDataBases/Allrun
Executable file
9
tutorials/rStatAnalysis/testingLargeIncompleteDataBases/Allrun
Executable file
@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# run the case
|
||||
|
||||
./meshIt
|
||||
|
||||
./run
|
||||
|
||||
./post
|
||||
Reference in New Issue
Block a user