Feature Requests item #3036296, was opened at 2010-07-28 17:18
Message generated for change (Comment added) made by hansonr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379136&aid=3036296&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: complete molecule fragments

Initial Comment:
Unless I've missed it, a simple method to fill a unit-cell and then complete 
any molecular fragments that straddles the cell boundaries would be great. 
Presently I might have one hydrogen from a water molecule near a cell face; 
given the information that this atom should be connected to an O and that to 
another H, it should be possible to complete the fragment, as is done simply in 
Diamond.

----------------------------------------------------------------------

>Comment By: Bob Hanson (hansonr)
Date: 2010-07-29 07:55

Message:
It is simple enough to do this. The defaults are there for a reason -- that
we want to represent the file data as directly as possible, without any
assumptions about what the user "probably" wants. To do as you suggest, you
would simply do the following:

load "myfile.cif" {444 666 1}    
display within(molecule, cell=555)  

# loading a 3x3x3 set of unit cells
# display only the molecules that have one or more atoms within the unit
cell.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379136&aid=3036296&group_id=23629

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to