Search found 239 matches

by Mike Towler
Sat May 16, 2015 5:42 pm
Forum: The CASINO program
Topic: molden2qmc
Replies: 45
Views: 348372

Re: molden2qmc

If it's not difficult could you describe me the procedure of preparation the input files for calculations with a pseudopotential. Let's say someone wants to calculate forces in QMC for methane molecule. So it should used pseudopotential for all atoms including hydrogen. Whether it should use PP fro...
by Mike Towler
Sat May 16, 2015 4:59 pm
Forum: The CASINO program
Topic: molden2qmc
Replies: 45
Views: 348372

Re: molden2qmc

Hi Vladimir, In the case of UHF calculation is not clear in what order should be placed in gwfn.data alpha and beta orbitals. The first all alpha, then all beta orbitals or all orbitals in order of increasing energy or another way? When writing out the vector of orbital coefficients denoted by CK in...
by Mike Towler
Sat May 16, 2015 12:08 am
Forum: Computational electronic structure
Topic: Error in routine pw2casino : Mismatch in computed energy
Replies: 7
Views: 49549

Re: Error in routine pw2casino : Mismatch in computed energy

Hi Abhiroop, You need to send me the PWSCF input file you're using so I can try to run the calculation myself. However, I should note that PWSCF's CASINO support was broken for about 6 months recently. I quote from the CASINO DIARY file: ---[v2.13.457]--- * Updated manual, FAQ, website, and various ...
by Mike Towler
Tue May 12, 2015 5:47 pm
Forum: The CASINO program
Topic: molden2qmc
Replies: 45
Views: 348372

Re: molden2qmc

Hi Vladimir, OK - to me it sounds that from the CASINO perspective the best way to fix this is as follows: (1) Make sure that the CASINO documentation (manual plus the stuff on the website) is absolutely clear about the need to recompile Cfour - having added in the modified reorderedf.f routine - be...
by Mike Towler
Mon May 11, 2015 11:38 am
Forum: The CASINO program
Topic: Calculation of forces in QMC
Replies: 15
Views: 45630

Re: Calculation of forces in QMC

Hi Vladimir, Unfortunately, since I only available obfuscated source code, I can not see even the implementation of the first derivatives calculation. Sorry, I forgot to flick the switch to give developer access for your CASINO login ID - you should have told me before! Now done. Let me know if you ...
by Mike Towler
Fri May 01, 2015 9:35 am
Forum: The CASINO program
Topic: molden2qmc
Replies: 45
Views: 348372

Re: molden2qmc

I can do it in github repository or in a repository CASINO, in recent cases, you have to give me access. No need just for a single file (unless you really want to). When you're ready just email the script to me and I'll include it. Also, since my computer is not powerful enough , I can not quite th...
by Mike Towler
Fri May 01, 2015 9:05 am
Forum: The CASINO program
Topic: molden2qmc
Replies: 45
Views: 348372

Re: molden2qmc

Hi Vladimir, As I said in my previous post, it's not an additional normalization factor, it's not magic, and it is mentioned in the gauss_dfg/README file if you look carefully. But - yes - the inconsistency it introduces is an unfortunate trap for the unwary. Anyway, thanks for looking into this! If...
by Mike Towler
Wed Apr 29, 2015 11:46 pm
Forum: The CASINO program
Topic: molden2qmc
Replies: 45
Views: 348372

Re: molden2qmc

Hi all, Furthermore, the d-orbitals (l = 2) are treated specially and have their own, nonstandard, additional normalization factor in CASINO. The additional normalization.. I'm not sure I would describe this as an 'additional normalization factor' as Katharina does. This makes it sound like somethin...
by Mike Towler
Thu Apr 23, 2015 12:03 am
Forum: The CASINO program
Topic: Calculation of forces in QMC
Replies: 15
Views: 45630

Re: Calculation of forces in QMC

Hi Vladimir, As you've presumably gathered from the paper, algorithmic differentiation is a way of efficiently evaluating derivatives of a function by repeatedly applying the chain rule to the lines of computer code which define the function. This works in principle since any computed function can b...
by Mike Towler
Sun Apr 19, 2015 9:05 pm
Forum: The CASINO program
Topic: Cubane (C8H8) VMC
Replies: 7
Views: 15366

Re: Cubane (C8H8) VMC

Hi Vladimir, Try plotting some of the orbitals along vectors through the nuclei with cusp_correction set to T and F (using the qmc_plot block in input). That will give you a nice visual feel for the difference made by the correction. 2. I had similar calculations (with def2-SVP basis) in the program...