<div dir="ltr">Hi,<br><br>> However, in the meantime, I've noticed that the HFX/MP2 *.dat files are
not being found either, e.g. t_c_g.dat.<br><br>Right, we also noticed that (actually Joost did). I fixed this in svn rev 15250.<br><br>> input_cp2k_hfx.F: default_c_val="../../t_c_g.dat",&<br>> input_cp2k_mp2.F: default_c_val="../../t_sh_p_s_c.dat",&
<br><br>Upps, that is indeed wrong, I fixed it.<br><br>> For the last, there's also only the KERNEL_FILE_NAME keyword for two
<br>> data files,... it would be nice if it would default to the right file in
<br>> DATA_DIR if none specified explictly.
<br><br>I'll look into it.<br><br>> In general, some more abstraction (and automation) for
<br>> requesting/looking up data files would not be bad.
<br><br>Yes, the goal should be that all data-file keywords have defaults that nicely resolve in the DATA-DIR.<br>But I think we are getting there. This file-discovery feature is pretty new after all.<br><br>-Ole<br><br>Am Samstag, 2. Mai 2015 22:49:52 UTC+2 schrieb Michael:<blockquote class="gmail_quote" style="margin: 0;margin-left: 0.8ex;border-left: 1px #ccc solid;padding-left: 1ex;">Hi,
<br>
<br>On Sat, May 02, 2015 at 01:00:28PM -0700, Ole Schütt wrote:
<br>> thanks for the patch! I'm, however, not sure if we can include it in its 
<br>> current form.
<br>> The problem is that the data-dir itself has subdirectories. Hence, it 
<br>> wouldn't work for example with DFTB runs.
<br>
<br>Right, I noticed that (but forgot to mention it), but that it was better
<br>than nothing.
<br>
<br>However, in the meantime, I've noticed that the HFX/MP2 *.dat files are
<br>not being found either, e.g. t_c_g.dat.  They have varying default
<br>locations and seem to be looked up there directly, and not in DATA_DIR:
<br>
<br>input_cp2k_hfx.F: default_c_val="../../t_c_g.<wbr>dat",&  
<br>input_cp2k_mp2.F: default_c_val="../../t_sh_p_s_<wbr>c.dat",&
<br>input_cp2k_xc.F: default_lc_val="vdW_kernel_<wbr>table.dat",error=error)
<br>
<br>For the last, there's also only the KERNEL_FILE_NAME keyword for two
<br>data files, vdW_kernel_table.dat and rVV10_kernel_table.dat; assuming
<br>the routine can infer from the value of other opeions which kernel data
<br>is required, it would be nice if it would default to the right file in
<br>DATA_DIR if none specified explictly.
<br>
<br>In general, some more abstraction (and automation) for
<br>requesting/looking up data files would not be bad.
<br>
<br>
<br>Michael
<br></blockquote></div>