forked from lijiext/lammps
Final edits to doc page
This commit is contained in:
parent
862a5ad2b6
commit
cf04303daf
|
@ -98,10 +98,10 @@ and followed by a sequence of a string and an integer for each layer:
|
||||||
* nnodes = Number of nodes
|
* nnodes = Number of nodes
|
||||||
|
|
||||||
This is followed by one block for each of the *nelem* elements. Each block consists
|
This is followed by one block for each of the *nelem* elements. Each block consists
|
||||||
of *scale0* minimum values, *scale1* (maximum - minimum) values,
|
of *scale0* minimum value, *scale1* (maximum - minimum) value,
|
||||||
in order to normalize the descriptors, followed by *nparams* parameters,
|
in order to normalize the descriptors, followed by *nparams* parameters,
|
||||||
including *bias* and *weights* of the model, starting with the first node of the first layer
|
including *bias* and *weights* of the model, starting with the first node of the first layer
|
||||||
and so on, max. 30 parameters per line.
|
and so on, with a maximum of 30 values per line.
|
||||||
|
|
||||||
Notes on mliappy models:
|
Notes on mliappy models:
|
||||||
When the *model* keyword is *mliappy*, the filename should end in '.pt',
|
When the *model* keyword is *mliappy*, the filename should end in '.pt',
|
||||||
|
|
|
@ -2096,6 +2096,7 @@ ncol
|
||||||
ncorr
|
ncorr
|
||||||
ncount
|
ncount
|
||||||
nd
|
nd
|
||||||
|
ndescriptors
|
||||||
ndihedrals
|
ndihedrals
|
||||||
ndihedraltypes
|
ndihedraltypes
|
||||||
Ndihedraltype
|
Ndihedraltype
|
||||||
|
@ -2156,6 +2157,7 @@ niu
|
||||||
Nk
|
Nk
|
||||||
nktv
|
nktv
|
||||||
nl
|
nl
|
||||||
|
nlayers
|
||||||
nlen
|
nlen
|
||||||
Nlines
|
Nlines
|
||||||
nlo
|
nlo
|
||||||
|
@ -2171,6 +2173,7 @@ Nmin
|
||||||
nmin
|
nmin
|
||||||
Nmols
|
Nmols
|
||||||
nn
|
nn
|
||||||
|
nnodes
|
||||||
Nocedal
|
Nocedal
|
||||||
nocite
|
nocite
|
||||||
nocoeff
|
nocoeff
|
||||||
|
@ -2651,6 +2654,7 @@ reinit
|
||||||
relaxbox
|
relaxbox
|
||||||
relink
|
relink
|
||||||
relTol
|
relTol
|
||||||
|
relu
|
||||||
remappings
|
remappings
|
||||||
remd
|
remd
|
||||||
Ren
|
Ren
|
||||||
|
@ -2878,6 +2882,7 @@ si
|
||||||
SiC
|
SiC
|
||||||
Siepmann
|
Siepmann
|
||||||
Sievers
|
Sievers
|
||||||
|
sigmoid
|
||||||
Sij
|
Sij
|
||||||
Sikandar
|
Sikandar
|
||||||
Silbert
|
Silbert
|
||||||
|
|
Loading…
Reference in New Issue