diff --git a/docs/_sources/grad/force.rst.txt b/docs/_sources/grad/force.rst.txt index a2e0bb8ad..88b0e24e8 100644 --- a/docs/_sources/grad/force.rst.txt +++ b/docs/_sources/grad/force.rst.txt @@ -107,18 +107,6 @@ Optional Keywords | **Default:** 100 | **Recommendation:** Increase the value when Z-vector equation does not converge. -.. topic:: ``save_ref`` - - | **Description:** The reference wavefunction is saved to an archive file. - | **Datatype:** bool - | **Default:** false - | **Recommendation:** Save file if it is likely that the calculation will need to be restarted. - -.. topic:: ``ref_out`` - - | **Description:** The name of the archive file for the stored reference. The path to the location the file should be written can also be specified here. - | **Datatype:** string - .. topic:: ``nproc`` | **Description:** The numerical gradient code is embarrassingly parallelized so that the displacements in the finite difference calculations can be run at the same time. The nproc keyword allows the user to specify the number of MPI processes to be used for each energy calculation. diff --git a/docs/_sources/smith/caspt2.rst.txt b/docs/_sources/smith/caspt2.rst.txt index 54f544f99..958ed55f2 100644 --- a/docs/_sources/smith/caspt2.rst.txt +++ b/docs/_sources/smith/caspt2.rst.txt @@ -115,19 +115,12 @@ The default values are recommended unless mentioned otherwise. | **Datatype:** int | **Default:** 10 -.. topic:: ``cimaxtile`` - - | **Description:** Maximum number of Slater determinants in a single data tile used in CASPT2 gradient. - | **Datatype:** int - | **Default:** 100 (When number of determinants is over 10000), 10 (otherwise) - | **Recommendation:** Use default. Increase further when the number of determinants is larger. - .. topic:: ``cimaxchunk`` | **Description:** Number of elements per pass in the multipassing algorithm. | **Datatype:** int | **Default:** 317520001 - | **Recommendation:** This number is adjusted for 64GB of memory. Decrease if necessary. + | **Recommendation:** This number is adjusted for 64GB of memory per node. Decrease if necessary. .. topic:: ``davidson_subspace`` diff --git a/docs/_sources/smith/relcaspt2.rst.txt b/docs/_sources/smith/relcaspt2.rst.txt index 15adaa691..2cef44fcc 100644 --- a/docs/_sources/smith/relcaspt2.rst.txt +++ b/docs/_sources/smith/relcaspt2.rst.txt @@ -103,13 +103,6 @@ The default values are recommended unless mentioned otherwise. | **Datatype:** int | **Default:** 10 -.. topic:: ``cimaxtile`` - - | **Description:** Maximum number of Slater determinants in a single data tile used in CASPT2 gradient. - | **Datatype:** int - | **Default:** 100 (When number of determinants is over 10000), 10 (otherwise) - | **Recommendation:** Use default. Increase further when the number of determinants is larger. - .. topic:: ``davidson_subspace`` | **Description:** Number of vectors retained in the limited-memory Davidson algorithm. diff --git a/docs/grad/force.html b/docs/grad/force.html index 1a6001d93..ef415902f 100644 --- a/docs/grad/force.html +++ b/docs/grad/force.html @@ -185,22 +185,6 @@
save_ref
ref_out
nproc
cimaxtile
cimaxchunk
cimaxtile
davidson_subspace