source: tests/regression/Python/AllActions/missing.dat@ 3493da

Action_Thermostats Add_AtomRandomPerturbation Add_FitFragmentPartialChargesAction Add_RotateAroundBondAction Add_SelectAtomByNameAction Added_ParseSaveFragmentResults AddingActions_SaveParseParticleParameters Adding_Graph_to_ChangeBondActions Adding_MD_integration_tests Adding_ParticleName_to_Atom Adding_StructOpt_integration_tests AtomFragments Automaking_mpqc_open AutomationFragmentation_failures Candidate_v1.5.4 Candidate_v1.6.0 Candidate_v1.6.1 ChangeBugEmailaddress ChangingTestPorts ChemicalSpaceEvaluator CombiningParticlePotentialParsing Combining_Subpackages Debian_Package_split Debian_package_split_molecuildergui_only Disabling_MemDebug Docu_Python_wait EmpiricalPotential_contain_HomologyGraph EmpiricalPotential_contain_HomologyGraph_documentation Enable_parallel_make_install Enhance_userguide Enhanced_StructuralOptimization Enhanced_StructuralOptimization_continued Example_ManyWaysToTranslateAtom Exclude_Hydrogens_annealWithBondGraph FitPartialCharges_GlobalError Fix_BoundInBox_CenterInBox_MoleculeActions Fix_ChargeSampling_PBC Fix_ChronosMutex Fix_FitPartialCharges Fix_FitPotential_needs_atomicnumbers Fix_ForceAnnealing Fix_IndependentFragmentGrids Fix_ParseParticles Fix_ParseParticles_split_forward_backward_Actions Fix_PopActions Fix_QtFragmentList_sorted_selection Fix_Restrictedkeyset_FragmentMolecule Fix_StatusMsg Fix_StepWorldTime_single_argument Fix_Verbose_Codepatterns Fix_fitting_potentials Fixes ForceAnnealing_goodresults ForceAnnealing_oldresults ForceAnnealing_tocheck ForceAnnealing_with_BondGraph ForceAnnealing_with_BondGraph_continued ForceAnnealing_with_BondGraph_continued_betteresults ForceAnnealing_with_BondGraph_contraction-expansion FragmentAction_writes_AtomFragments FragmentMolecule_checks_bonddegrees GeometryObjects Gui_Fixes Gui_displays_atomic_force_velocity ImplicitCharges IndependentFragmentGrids IndependentFragmentGrids_IndividualZeroInstances IndependentFragmentGrids_IntegrationTest IndependentFragmentGrids_Sole_NN_Calculation JobMarket_RobustOnKillsSegFaults JobMarket_StableWorkerPool JobMarket_unresolvable_hostname_fix MoreRobust_FragmentAutomation ODR_violation_mpqc_open PartialCharges_OrthogonalSummation PdbParser_setsAtomName PythonUI_with_named_parameters QtGui_reactivate_TimeChanged_changes Recreated_GuiChecks Rewrite_FitPartialCharges RotateToPrincipalAxisSystem_UndoRedo SaturateAtoms_findBestMatching SaturateAtoms_singleDegree StoppableMakroAction Subpackage_CodePatterns Subpackage_JobMarket Subpackage_LinearAlgebra Subpackage_levmar Subpackage_mpqc_open Subpackage_vmg Switchable_LogView ThirdParty_MPQC_rebuilt_buildsystem TrajectoryDependenant_MaxOrder TremoloParser_IncreasedPrecision TremoloParser_MultipleTimesteps TremoloParser_setsAtomName Ubuntu_1604_changes stable
Last change on this file since 3493da was 3493da, checked in by Frederik Heber <heber@…>, 13 years ago

Gathered default values for each action and wrote regression test that uses moltest.py.

  • options gathered by script getPossibleOptions.sh in file options.dat. missing.dat contains all currently available action and option tokens for easier retrieval of possible default values.
  • new regression test Python/AllActions that tests callability/presence of all Actions. This test is so far marked as XFAIL.
  • Note that default values in options.dat have slightly different format as they are directly stored in ValueStorage by COMMAND() call and do not go through CommandLineParser, e.g. domain is upper now lower diagonal matrix and vectors are space-, note comma-separated.
  • Property mode set to 100644
File size: 1.5 KB
Line 
1bin-start
2bin-width
3bin-end
4output-file
5bin-output-file
6periodic
7elements
8position
9molecule-by-id
10add-atom
11domain-position
12change-element
13rotate-around-origin
14save-selected-atoms
15translate-atoms
16bond-table
17element-db
18fastparsing
19actionname
20set-random-number-distribution
21random-number-distribution-parameters
22set-random-number-engine
23random-number-engine-parameters
24verbose
25fragment-molecule
26distance
27order
28depth-first-search
29bond-file
30skiplines
31offset
32change-molname
33copy-molecule
34fill-void
35distances
36distance-to-molecule
37random-atom-displacement
38random-molecule-displacement
39distance-to-boundary
40DoRotate
41fill-molecule
42MaxDistance
43start-step
44interpolation-steps
45end-step
46id-mapping
47load
48rotate-around-self
49axis
50rotate-to-principal-axis-system
51save-adjacency
52save-bonds
53save-selected-molecules
54save-temperature
55suspend-in-water
56verlet-integration
57deltat
58MDSteps
59keep-fixed-CenterOfMass
60parse-tremolo-potentials
61set-mpqc-parameters
62set-output
63set-tremolo-atomdata
64select-atoms-inside-cuboid
65angle-x
66angle-y
67angle-z
68select-atoms-inside-sphere
69select-atom-by-element
70select-atom-by-id
71select-molecules-by-formula
72select-molecule-by-id
73select-molecules-by-name
74select-molecule-by-order
75unselect-atoms-inside-cuboid
76unselect-atoms-inside-sphere
77unselect-atom-by-element
78unselect-atom-by-id
79unselect-molecules-by-formula
80unselect-molecule-by-id
81unselect-molecules-by-name
82unselect-molecule-by-order
83convex-file
84nonconvex-file
85nonconvex-envelope
86add-empty-boundary
87center-in-box
88change-box
89input
90output
91repeat-box
92scale-box
93default-molname
94set-world-time
Note: See TracBrowser for help on using the repository browser.