Candidate_v1.7.0
        stable
      
      
        
          | Last change
 on this file since 1ca493a was             cd91bd, checked in by Frederik Heber <frederik.heber@…>, 8 years ago | 
        
          | 
TESTFIX: Changes to test scripts because now keyword arguments are used in store-session.
 TESTS: Removed XFAIL from failing tests again.
FIX: Removed doubled disclaimer in python tests.
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            903 bytes | 
      
      
| Rev | Line |  | 
|---|
| [9928395] | 1 | import pyMoleCuilder | 
|---|
|  | 2 | # ========================== Stored Session BEGIN ========================== | 
|---|
| [cd91bd] | 3 | pyMoleCuilder.CommandVerbose(verbose="2") | 
|---|
|  | 4 | pyMoleCuilder.ParserSetOutputFormats(set_output="mpqc tremolo") | 
|---|
|  | 5 | pyMoleCuilder.CommandSetRandomNumbersDistribution(set_random_number_distribution="uniform_int", random_number_distribution_parameters="p=1;") | 
|---|
|  | 6 | pyMoleCuilder.WorldChangeBox(change_box="20,0,0,20,0,20") | 
|---|
|  | 7 | pyMoleCuilder.AtomAdd(add_atom="1", domain_position="1,1,1") | 
|---|
|  | 8 | pyMoleCuilder.SelectionAtomById(select_atom_by_id="0 0") | 
|---|
| [f47e00b] | 9 | pyMoleCuilder.GraphSubgraphDissection() | 
|---|
| [9928395] | 10 | pyMoleCuilder.SelectionMoleculeOfAtom() | 
|---|
| [cd91bd] | 11 | pyMoleCuilder.FillRegularGrid(mesh_size="3 3 3", mesh_offset=".5,.5,.5", min_distance="1", tesselation_radius="0", random_atom_displacement="0", random_molecule_displacement="0", DoRotate="0") | 
|---|
| [9928395] | 12 | pyMoleCuilder.CommandVersion() | 
|---|
|  | 13 | # =========================== Stored Session END =========================== | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.