Action_Thermostats
Add_AtomRandomPerturbation
Add_RotateAroundBondAction
Add_SelectAtomByNameAction
Adding_Graph_to_ChangeBondActions
Adding_MD_integration_tests
Adding_StructOpt_integration_tests
Automaking_mpqc_open
AutomationFragmentation_failures
Candidate_v1.6.0
Candidate_v1.6.1
Candidate_v1.7.0
ChangeBugEmailaddress
ChangingTestPorts
ChemicalSpaceEvaluator
Combining_Subpackages
Debian_Package_split
Debian_package_split_molecuildergui_only
Disabling_MemDebug
Docu_Python_wait
EmpiricalPotential_contain_HomologyGraph_documentation
Enable_parallel_make_install
Enhance_userguide
Enhanced_StructuralOptimization
Enhanced_StructuralOptimization_continued
Example_ManyWaysToTranslateAtom
Exclude_Hydrogens_annealWithBondGraph
FitPartialCharges_GlobalError
Fix_ChronosMutex
Fix_StatusMsg
Fix_StepWorldTime_single_argument
Fix_Verbose_Codepatterns
ForceAnnealing_goodresults
ForceAnnealing_oldresults
ForceAnnealing_tocheck
ForceAnnealing_with_BondGraph
ForceAnnealing_with_BondGraph_continued
ForceAnnealing_with_BondGraph_continued_betteresults
ForceAnnealing_with_BondGraph_contraction-expansion
GeometryObjects
Gui_displays_atomic_force_velocity
IndependentFragmentGrids_IntegrationTest
JobMarket_RobustOnKillsSegFaults
JobMarket_StableWorkerPool
JobMarket_unresolvable_hostname_fix
ODR_violation_mpqc_open
PartialCharges_OrthogonalSummation
PythonUI_with_named_parameters
QtGui_reactivate_TimeChanged_changes
Recreated_GuiChecks
RotateToPrincipalAxisSystem_UndoRedo
StoppableMakroAction
Subpackage_levmar
Subpackage_mpqc_open
Subpackage_vmg
ThirdParty_MPQC_rebuilt_buildsystem
TremoloParser_IncreasedPrecision
TremoloParser_MultipleTimesteps
Ubuntu_1604_changes
stable
| Line | |
|---|
| 1 | % Emacs should use -*- KeyVal -*- mode
|
|---|
| 2 | % this file was automatically generated
|
|---|
| 3 | % label: basis set test series 2
|
|---|
| 4 | % molecule specification
|
|---|
| 5 | molecule<Molecule>: (
|
|---|
| 6 | symmetry = C2V
|
|---|
| 7 | unit = angstrom
|
|---|
| 8 | { atoms geometry } = {
|
|---|
| 9 | Si [ 0.000000000000 0.000000000000 0.020000000000 ]
|
|---|
| 10 | H [ 0.000000000000 -1.100000000000 -1.010000000000 ]
|
|---|
| 11 | H [ 0.000000000000 1.100000000000 -1.010000000000 ]
|
|---|
| 12 | }
|
|---|
| 13 | )
|
|---|
| 14 | % basis set specification
|
|---|
| 15 | basis<GaussianBasisSet>: (
|
|---|
| 16 | name = "cc-pVDZ"
|
|---|
| 17 | molecule = $:molecule
|
|---|
| 18 | )
|
|---|
| 19 | mpqc: (
|
|---|
| 20 | checkpoint = no
|
|---|
| 21 | savestate = no
|
|---|
| 22 | restart = no
|
|---|
| 23 | % molecular coordinates for optimization
|
|---|
| 24 | coor<SymmMolecularCoor>: (
|
|---|
| 25 | molecule = $:molecule
|
|---|
| 26 | generator<IntCoorGen>: (
|
|---|
| 27 | molecule = $:molecule
|
|---|
| 28 | )
|
|---|
| 29 | )
|
|---|
| 30 | do_energy = yes
|
|---|
| 31 | do_gradient = yes
|
|---|
| 32 | % method for computing the molecule's energy
|
|---|
| 33 | mole<CLHF>: (
|
|---|
| 34 | molecule = $:molecule
|
|---|
| 35 | basis = $:basis
|
|---|
| 36 | coor = $..:coor
|
|---|
| 37 | memory = 32000000
|
|---|
| 38 | total_charge = 0
|
|---|
| 39 | multiplicity = 1
|
|---|
| 40 | print_npa = yes
|
|---|
| 41 | docc = [ 5 0 1 2 ]
|
|---|
| 42 | guess_wavefunction<CLHF>: (
|
|---|
| 43 | molecule = $:molecule
|
|---|
| 44 | total_charge = 0
|
|---|
| 45 | multiplicity = 1
|
|---|
| 46 | docc = [ 5 0 1 2 ]
|
|---|
| 47 | basis<GaussianBasisSet>: (
|
|---|
| 48 | molecule = $:molecule
|
|---|
| 49 | name = "STO-3G"
|
|---|
| 50 | )
|
|---|
| 51 | memory = 32000000
|
|---|
| 52 | )
|
|---|
| 53 | )
|
|---|
| 54 | optimize = no
|
|---|
| 55 | % optimizer object for the molecular geometry
|
|---|
| 56 | opt<QNewtonOpt>: (
|
|---|
| 57 | max_iterations = 20
|
|---|
| 58 | function = $..:mole
|
|---|
| 59 | update<BFGSUpdate>: ()
|
|---|
| 60 | convergence<MolEnergyConvergence>: (
|
|---|
| 61 | cartesian = yes
|
|---|
| 62 | energy = $..:..:mole
|
|---|
| 63 | )
|
|---|
| 64 | )
|
|---|
| 65 | )
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.