Log In | Get Help   
Home My Page Projects Code Snippets Project Openings transition state search using dynamics
Summary Activity Forums Tracker Lists Tasks Docs Surveys News SCM Files Wiki
[tsscds] View of /tags/2018/scripts/HLscripts/get_energy_g09_MP2.sh
[tsscds] / tags / 2018 / scripts / HLscripts / get_energy_g09_MP2.sh Repository:
ViewVC logotype

View of /tags/2018/scripts/HLscripts/get_energy_g09_MP2.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 334 - (download) (as text) (annotate)
Mon Apr 15 09:29:06 2019 UTC (5 years, 1 month ago) by tsscds
File size: 145 byte(s)
bug in get_energy_g09_MP2.sh
file=$1
nc=$2
awk '/sp ca/{++fl};/MP2/{if(fl=='$nc'-1 && NF==6) e=$NF};END{print e}' $file | sed 's/D/ /g' | awk '{printf "%14.9f\n",$1*10^$2} '

root@forge.cesga.es
ViewVC Help
Powered by ViewVC 1.0.0  

Powered By FusionForge