Hi,
I am trying to use the function of simple pressure correction. I get an
error saying:
"
csg_get_interaction_property: csg_property failed on getting value
inverse.p_target and no default given
do_external: subscript
/home/username/votca/share/votca/scripts/inverse/pressure_cor_simple.pl
2977.61 pressure_cor.d (from tags pressure_cor simple) failed
"
Inside inverse.log:
"
New pressure 2977.61
Apply simple pressure correction for interaction CG-CG
Running subscript 'pressure_cor_simple.pl 2977.61 pressure_cor.d'(from
tags pressure_cor simple)
do_external: subscript
/home/username/votca/share/votca/scripts/inverse/pressure_cor_simple.pl
2977.61 pressure_cor.d (from tags pressure_cor simple) failed
killing all processes....
"
However in my settings.xml file I have defined inverse.p_target:
<post_update>pressure</post_update>
<post_update_options>
<pressure>
<type>simple</type>
<do>1</do>
<simple>
<scale>0.001</scale>
</simple>
</pressure>
</post_update_options>
.
.
.
<inverse>
<p_target>1.0</p_target>
.
.
.
</inverse>
Thank you,
Cahit
--
You received this message because you are subscribed to the Google Groups
"votca" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/votca?hl=en.