Skip to content

Commit 4cdfe86

Browse files
committed
fix an issue about the unit
1 parent 2051c76 commit 4cdfe86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/examples/implicit-sol.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ nc_k 0.00037
2323
- tau
2424

2525
The effective surface tension parameter, which describes the cavitation, the dispersion, and the repulsion interaction between the solute and the solvent that are not captured by the electrostatic terms.
26-
We use the values of `tau`, `sigma_k`, `nc_k` that were obtained by a fit of the model to experimental solvation energies for molecules in water. tau = 0.525 meV/$Å^{2}$ = 1.0798e-05 Ry/$Bohr^{2}$.
26+
We use the values of `tau`, `sigma_k`, `nc_k` that were obtained by a fit of the model to experimental solvation energies for molecules in water. tau = 0.525 $meV/Å^{2}$ = 1.0798e-05 $Ry/Bohr^{2}$.
2727
- sigma_k
2828

2929
We assume a diffuse cavity that is implicitly determined by the electronic structure of the solute.

docs/input-main.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1686,7 +1686,7 @@ This part of variables are used to control the usage of implicit solvation model
16861686
#### tau
16871687
16881688
- **Type**: Real
1689-
- **Description**: The effective surface tension parameter, which describes the cavitation, the dispersion, and the repulsion interaction between the solute and the solvent that are not captured by the electrostatic terms. The unit is Ry/$Bohr^{2}$.
1689+
- **Description**: The effective surface tension parameter, which describes the cavitation, the dispersion, and the repulsion interaction between the solute and the solvent that are not captured by the electrostatic terms. The unit is $Ry/Bohr^{2}$.
16901690
- **Default**: 1.0798e-05
16911691
16921692
#### sigma_k

0 commit comments

Comments
 (0)