adapt test-case for LRU data base management

This commit is contained in:
Gerhard Holzinger
2021-03-29 09:27:55 +02:00
parent acd38183fc
commit f6b1cde010
3 changed files with 22 additions and 4 deletions

View File

@ -28,7 +28,7 @@ FoamFile
//recModel standardRecModel;
recModel gerhardsRecModel;
recModel lruRecModel;
verbose false;
@ -64,7 +64,7 @@ standardRecModelProps
skipZero on;
}
gerhardsRecModelProps
lruRecModelProps
{
dataBase ".";