diff --git a/testcases/DIII-D_triangularity_fast_nonlinear/README b/testcases/DIII-D_triangularity_fast_nonlinear/README new file mode 100644 index 0000000000000000000000000000000000000000..85d4b5824909a14171884023ae8264f12c8b59e9 --- /dev/null +++ b/testcases/DIII-D_triangularity_fast_nonlinear/README @@ -0,0 +1,6 @@ +This is an example to run an edge DIII-D L-mode negative triangularity in the hot electrons limit with the GYACOMO code. + +You can run it sequentially in single precision typing : ./gyacomo23_sp 0 +or in parallel (here double precision) : mpirun -np 6 ./gyacomo23_sp 1 6 1 0 + +The code has to be compiled before and the executable should be located in the /gyacomo/bin/ folder. diff --git a/testcases/cyclone_example/README b/testcases/cyclone_example/README index a01a4f17fa9ed231513bebc15f5c7961d91f8b9e..b466d703ce7cfcd4e868c36e94bb7f9db5bc3b7f 100644 --- a/testcases/cyclone_example/README +++ b/testcases/cyclone_example/README @@ -1,4 +1,4 @@ -This is an example to run a cyclone base case (see Dimits et al. 2000) with the GYACOMO code. +This is an example to run a cyclone base case (see Dimits et al. 2000, Hoffmann et al. 2023) with the GYACOMO code. you can run it sequentially in single precision typing : ./gyacomo23_sp 0 or in parallel (here double precision) : mpirun -np 6 ./gyacomo23_sp 1 6 1 0