From cfd848085a9f6b482dcf5771b92df6296a7e1cae Mon Sep 17 00:00:00 2001 From: Adrian Del Maestro Date: Thu, 26 Oct 2023 11:37:15 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bc9ee17..a4213ce 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ This will generate `dmrg` and `observe` executables. Run the dmrg executable fir ./observe -f input.inp '' >>nl_0.dat ``` -This will provide the local charge density for orbital-0 with spin-up. Similarly, one can observe the charge density for spin-down by replacing n?0 with n?1. For spin-up and spin-dn charge density of orbital-1 do `observe n?2` and `n?3`.) +This will provide the local charge density for orbital-0 with spin-up. Similarly, one can observe the charge density for spin-down by replacing `n?0` with `n?1`. For spin-up and spin-dn charge density of orbital-1 do `observe n?2` and `n?3`.) To generate input file, go to the 'input_files' folder and run the following command : python Create_input_dmrg.py M_val