From 0d109f4051bfd59c773d97ea6f0e593e33b65cd1 Mon Sep 17 00:00:00 2001 From: Weine Olovsson Date: Thu, 11 Apr 2024 11:48:32 +0200 Subject: [PATCH] Update cd_Si_vol_relax.md --- content/cd_Si_vol_relax.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/cd_Si_vol_relax.md b/content/cd_Si_vol_relax.md index e5fe3f4..b0869c6 100644 --- a/content/cd_Si_vol_relax.md +++ b/content/cd_Si_vol_relax.md @@ -35,12 +35,12 @@ First, copy the example folder which contains the VASP input files cp /software/sse2/tetralith_el9/manual/vasp/POTCARs/PBE/2024-03-19/Si/POTCAR . ``` ```{group-tab} LEONARDO - cp -r /leonardo_scratch/fast/EUHPC_D02_030/vasp_ws2024/examples/cd_Si_vol_relax . + cp -r /leonardo_scratch/fast/EUHPC_TD02_030/vasp_ws2024/examples/cd_Si_vol_relax . cd cd_Si_vol_relax and copy the latest POTCAR file for Si - cp /leonardo_scratch/fast/EUHPC_D02_030/vasp_ws2024/potpaw_PBE.64/Si/POTCAR . + cp /leonardo_scratch/fast/EUHPC_TD02_030/vasp_ws2024/potpaw_PBE.64/Si/POTCAR . ``` ````