Changeset be848d for tests/Python/AllActions
- Timestamp:
- Jun 21, 2017, 10:02:14 PM (8 years ago)
- Branches:
- Action_Thermostats, Add_AtomRandomPerturbation, Add_SelectAtomByNameAction, Adding_Graph_to_ChangeBondActions, Adding_MD_integration_tests, Adding_StructOpt_integration_tests, AutomationFragmentation_failures, Candidate_v1.6.1, ChangeBugEmailaddress, ChemicalSpaceEvaluator, EmpiricalPotential_contain_HomologyGraph_documentation, Enhance_userguide, Enhanced_StructuralOptimization, Enhanced_StructuralOptimization_continued, Example_ManyWaysToTranslateAtom, Exclude_Hydrogens_annealWithBondGraph, Fix_Verbose_Codepatterns, ForceAnnealing_oldresults, ForceAnnealing_with_BondGraph, ForceAnnealing_with_BondGraph_continued, ForceAnnealing_with_BondGraph_continued_betteresults, ForceAnnealing_with_BondGraph_contraction-expansion, Gui_displays_atomic_force_velocity, IndependentFragmentGrids_IntegrationTest, JobMarket_RobustOnKillsSegFaults, JobMarket_StableWorkerPool, PythonUI_with_named_parameters, QtGui_reactivate_TimeChanged_changes, Recreated_GuiChecks, StoppableMakroAction, TremoloParser_IncreasedPrecision, TremoloParser_MultipleTimesteps
- Children:
- 78ea3c
- Parents:
- 9a9f847 (diff), 6116df (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Python/AllActions/options.dat
r9a9f847 rbe848d 44 44 convex-envelope "50." 45 45 convex-file "convexfile" 46 coordinates "1,0,0" 46 47 copy-molecule "0" 47 48 count "12" … … 58 59 distance-to-molecule "1.5" 59 60 distance-to-molecule "2.1" 61 distance-to-vector "named_vector" 60 62 domain-position "0. 0. 0." 61 63 domain-position "0 0 0" … … 92 94 id-mapping "1" 93 95 input "test.data" 96 input-to-vector "named_vector" 94 97 inter-order "2" 95 98 interpolation-degree "5" … … 141 144 periodic "0" 142 145 plane-offset "5." 146 plane-to-vector "named_vector" 143 147 position "0 0 0" 144 148 position "0 0 1" … … 150 154 position "7.283585982 3.275186040 3.535886037" 151 155 position "9.78 2.64 2.64" 156 position-to-vector "named_vector" 152 157 potential-charges "1 1" 153 158 potential-type "morse" … … 157 162 random-number-distribution-parameters "max=20;" 158 163 random-number-engine-parameters "seed=2;" 164 remove-geometry "named_vector" 159 165 repeat-box "1 1 1" 160 166 reset 1 167 reverse "0" 161 168 rotate-around-origin "180." 162 169 rotate-around-origin "20."
Note:
See TracChangeset
for help on using the changeset viewer.