diff --git a/testcases/smallest_problem/fort_00.90 b/testcases/smallest_problem/fort_00.90 index 04e32a7fd5f1b3c8b4772631a03cec2817cdea68..622af92a831e75d36bd0ac1867bd74ff2bdde605 100644 --- a/testcases/smallest_problem/fort_00.90 +++ b/testcases/smallest_problem/fort_00.90 @@ -1,7 +1,7 @@ &BASIC - nrun = 10 + nrun = 1 dt = 0.01 - tmax = 1 + tmax = 5 maxruntime = 356400 / &GRID @@ -74,8 +74,8 @@ &INITIAL_CON INIT_OPT = 'phi' ACT_ON_MODES = 'donothing' - init_background = 0 - init_noiselvl = 0.005 + init_background = 1.0 + init_noiselvl = 0.0 iseed = 42 / &TIME_INTEGRATION_PAR diff --git a/testcases/smallest_problem/gyacomo_1 b/testcases/smallest_problem/gyacomo_1 new file mode 120000 index 0000000000000000000000000000000000000000..d087f907f6e032370d37ee4a2d6c5c29a5350208 --- /dev/null +++ b/testcases/smallest_problem/gyacomo_1 @@ -0,0 +1 @@ +../../bin/gyacomo_1 \ No newline at end of file diff --git a/testcases/smallest_problem/gyacomo_1_debug b/testcases/smallest_problem/gyacomo_1_debug new file mode 120000 index 0000000000000000000000000000000000000000..f5e7015fb1d6aa0dd07f5ed6008d39a8036fbba9 --- /dev/null +++ b/testcases/smallest_problem/gyacomo_1_debug @@ -0,0 +1 @@ +../../bin/gyacomo_1_debug \ No newline at end of file diff --git a/testcases/smallest_problem/gyacomo_alpha b/testcases/smallest_problem/gyacomo_alpha deleted file mode 120000 index 0663323a521aaa271870a36110a656eb277a1f47..0000000000000000000000000000000000000000 --- a/testcases/smallest_problem/gyacomo_alpha +++ /dev/null @@ -1 +0,0 @@ -../../bin/gyacomo_alpha \ No newline at end of file diff --git a/testcases/smallest_problem/gyacomo_debug b/testcases/smallest_problem/gyacomo_debug deleted file mode 120000 index 363e139a389f2e5d2d2097c09bf5ab363772dbfc..0000000000000000000000000000000000000000 --- a/testcases/smallest_problem/gyacomo_debug +++ /dev/null @@ -1 +0,0 @@ -../../bin/gyacomo_debug \ No newline at end of file