Hi Christoph, On Thursday, July 19, 2018 at 4:01:48 PM UTC+1, Christoph Junghans wrote: > > On Thu, Jul 19, 2018 at 8:56 AM, 'Andrey Brukhno' via votca > <[email protected] <javascript:>> wrote: > > Hello, > > > > Anyone encountered this error? > > > > $ csg_reupdate --gentable true --param-in-ext param.new --options > > ./settings.xml -v > > an error occurred: > > property not found: re.function > > > > while the settings.xml file does contain the correctly formatted > subsection > > for each potential, like below > > > > <re> > > <function>cbspl</function> > > </re> > > > > I would appreciate any clues. > Here is an working example: > > https://github.com/votca/csg/blob/master/src/tools/references/spce/settings_re.xml > > <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fvotca%2Fcsg%2Fblob%2Fmaster%2Fsrc%2Ftools%2Freferences%2Fspce%2Fsettings_re.xml&sa=D&sntz=1&usg=AFQjCNHOcrHK4oOQ4FSse4xaF9iEoZ2m2g> > > Maybe you put the block in the wrong location. >
This is from where I actually copy-pasted the re tag into my settings.xml file. However, indeed, upon checking it again now it appeared that the re tag in the spce/re example is outside the inverse tag, unlike the tags for imc, for example. It is a bit confusing but alright I relocated it by now - and it works! Thanks for the hint! Andrey > > Christoph > > > > Andrey > > > > -- > > You received this message because you are subscribed to the Google > Groups > > "votca" group. > > To unsubscribe from this group and stop receiving emails from it, send > an > > email to [email protected] <javascript:>. > > To post to this group, send email to [email protected] > <javascript:>. > > Visit this group at https://groups.google.com/group/votca. > > For more options, visit https://groups.google.com/d/optout. > > > > -- > Christoph Junghans > Web: http://www.compphys.de > -- You received this message because you are subscribed to the Google Groups "votca" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/votca. For more options, visit https://groups.google.com/d/optout.
