|
From: Robert H. <ha...@st...> - 2019-03-20 14:01:51
|
On Tue, Mar 12, 2019 at 12:18 PM John Keller <jwk...@al...> wrote: > Hi, > > Much as I appreciate Bruce’s feedback on this issue, it does not really > address my question. Bruce is creating the .jvxl NBO surface files > externally, saving them locally, and loading the surface files with > “isosurface” commands. I can do that. > > > > My questions is, “Is it possible to display **multiple** NBO’s after > loading the Gaussian/NBO plot output files (.37 and .47 by implication)?” > If so, this would vastly simplify, and probably speed up, the NBO surface > display process. > > NBO is a subclass of MO in Jmol terms. You get one MO per frame in Jmol. If you want more, you need to load two identical models, show all models, and then display one MO in one model and another in the other. It's an important feature of Jmol to do it this way. |