On Fri, 17 Apr 2009 17:02:13 +0200, vega lew <quantumdft at gmail.com> wrote: > could you give me some more information about plotting the charge density > difference map.
The second stage of post-processing - the one described in th &PLOT namelist - can process more than one filplot file at a time. All the input files are multiplied by a user-specified weight and summed together. e.g. something like this: &inputp / &plot nfile=2 filepp(1) = 'before.fil' filepp(2) = 'after.fil' weight(1) = +1 weight(2) = -1 ... / regards -- Lorenzo Paulatto SISSA & DEMOCRITOS (Trieste) phone: +39 040 3787 511 skype: paulatz www: http://people.sissa.it/~paulatto/ *** save italian brains *** http://saveitalianbrains.wordpress.com/
