We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc660de commit 901d4aaCopy full SHA for 901d4aa
src/nomad_simulations/schema_packages/model_method.py
@@ -345,12 +345,6 @@ class NonlocalCorrelation(BaseModelMethod):
345
E_total = E_KS-DFT + E_nlc
346
where E_nlc is evaluated from a nonlocal correlation kernel.
347
348
- Notes
349
- -----
350
- - Numerical parameters (e.g. rVV10 'b') should be stored in DispersionSettings.knobs
351
- under `numerical_settings`, not as quantities here.
352
- - This section captures identity/provenance of the nonlocal correlation model.
353
-
354
References
355
----------
356
• Dion et al., Phys. Rev. Lett. 92, 246401 (2004) - vdW-DF (DRSLL)
0 commit comments