From d2d171b3303c8a0edd00a40f741dd04b25fb0ef9 Mon Sep 17 00:00:00 2001 From: jackieyao0114 Date: Wed, 22 May 2024 11:29:04 -0700 Subject: [PATCH] updated README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d231d2429..61c1d9cd7 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ The default value of ```USE_LLG``` is ```TRUE```. # Running Artemis Example input scripts are located in `Examples` directory. ## Simple Testcase -You can run the following to simulate a MFIM heterostructure with a 5 nm HZO as the ferroelectric layer and 4 nm alumina as the dielectric layer under zero applied voltage: +You can run the following to simulate : ## For MPI+OMP build ```mpirun -n 4 ./main3d.gnu.MPI.OMP.ex Examples/inputs_mfim_Noeb``` ## For MPI+CUDA build