Commit graph

8 commits

Author SHA1 Message Date
Ole Schütt
2b6ea54d62 Format all input files 2023-12-18 22:41:19 +01:00
Teodoro Laino
1bb8aeac39 a more appropriate choice for PROJECT_NAME : use different ones unless a RESTART is
in place.


svn-origin-rev: 10814
2010-12-28 13:33:01 +00:00
Teodoro Laino
2154ba256c clening cell type (removing everything connected with units), removing UNIT keyword
from CELL and defining instead units for A,B,C and ABC keywords. Added two more keywords
in COORD sections to have an additional and disentangled control of the units for
coordinates (UNIT and SCALEDi, in &COORD). Updating the whole bunch of regtests and
resetting 9 for numerics (due to the new conversion tools). Several cosmetics.
Moreover, this commit introduces the possibility to have units also for output quantities.
At the moment this keyword is supported only for a minor set of print_keys (essentially
the ones that were depending on the unit_of_length of cell). More work to do on this
topic in the future.


svn-origin-rev: 7967
2008-11-25 10:57:52 +00:00
Joost VandeVondele
4518d3fab0 rename GEOOPT section in GEO_OPT (consistent with RUN_TYPE GEO_OPT)
svn-origin-rev: 6375
2007-09-26 15:23:48 +00:00
Teodoro Laino
66c672b117 Mainly getting ready for FE-PQA: (1) A more logical setup for multiple_force_eval..
In order to save memory and also to avoid a duplication of information it is possible to specify
just one single subsys when using multiple_force_eval (or different)..
This has been possible cleaning all referential calls to subsys.. The code now
is definitely more structured and cleaned.
At the same time several cleanings have been performed while I was working on the single files.
In particular structure_data has been moved to the print section of the motion section.
Same for printing subcell.. moved to the respective section in MM and DFT.
This reflects the idea of making logical partitions in the input.
Heavy lifting around (not just cosmetics).. regtest ok!


svn-origin-rev: 5942
2007-04-15 22:07:57 +00:00
Teodoro Laino
2fde0d45ab Tsunami effects (1): Analytical gradients for semiempirical methods. Nuclear gradients
are since now on computed analytically. Also the value of the integral for the limiting
case of two atoms aligned in the z direction is computed EXACTLY without performing
the limit. The old situation can be restored disablign the keyword ANALYTICAL_GRADIENTS in the
SE section.
New regtests. Resetting few qm/mm SE because of the use of analytical expressions.
waiting for the next wave...


svn-origin-rev: 5930
2007-04-11 08:49:00 +00:00
Florian Schiffmann
95082f3ddc RESPA: change in the input structure &GLOBAL PROGRAM -> &FORCE_EVAL METHOD (see regtests).
Two fully independent FORCE_EVAL sections can be around in the input. Thus, do not directly access them from the globenv%input_file, but use the force_env(section) directly.
force_env section now contains a flag indicating what method it describes. All now incorrect uses of globenv%input_file fixed.


svn-origin-rev: 5283
2006-08-08 10:50:22 +00:00
Matthias Krack
9baafa80b8 ROKS for semiempirical methods (SE), i.e. for orthogonal basis sets in general
svn-origin-rev: 5131
2006-05-09 10:20:28 +00:00