From d7aae28cb2a87b64e91b3ce7a13390d2ea954b1c Mon Sep 17 00:00:00 2001 From: Karthik Chandrashekara Date: Wed, 13 Nov 2024 18:29:21 +0100 Subject: [PATCH] Fixed a typo in a comment. --- .../+Simulator/@Calculator/calculateVDCutoff.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dipolar-Gas-Simulator/+Simulator/@Calculator/calculateVDCutoff.m b/Dipolar-Gas-Simulator/+Simulator/@Calculator/calculateVDCutoff.m index 3c49b4e..3f804c8 100644 --- a/Dipolar-Gas-Simulator/+Simulator/@Calculator/calculateVDCutoff.m +++ b/Dipolar-Gas-Simulator/+Simulator/@Calculator/calculateVDCutoff.m @@ -4,7 +4,7 @@ function VDk = calculateVDCutoff(this,Params,Transf,TransfRad) % VDk needs to be multiplied by Cdd % approach is that of Lu, PRA 82, 023622 (2010) -% == Calulating the DDI potential in Fourier space with appropriate cutoff == % +% == Calculating the DDI potential in Fourier space with appropriate cutoff == % % Cylindrical (semianalytic) % Cylindrical infinite Z, polarized along x (analytic) % Spherical