Warning: Trying to access array offset on value of type null in /home/site/wwwroot/lib/plugins/move/action/rename.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /home/site/wwwroot/lib/plugins/move/action/rename.php:42) in /home/site/wwwroot/inc/common.php on line 1955

Warning: Cannot modify header information - headers already sent by (output started at /home/site/wwwroot/lib/plugins/move/action/rename.php:42) in /home/site/wwwroot/inc/actions.php on line 38
h_ride [topas wiki]

User Tools

Site Tools


h_ride

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

h_ride [2009/11/18 15:59] – created dch3slh_ride [2022/11/03 15:08] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== H_ride ======
 +Description: Ride H atoms in organic structures
  
 +Contributor: Alan Coelho
 +<code topas>macro H_ride(h_site, c_site, xv, yv, zv, beqcv)
 +{
 + site h_site
 + x = Constant((xv)-Get(Find_Child(Get(site_recs), c_site), x)) + Get(Find_Child(Get(site_recs), c_site), x);
 + y = Constant((yv)-Get(Find_Child(Get(site_recs), c_site), y)) + Get(Find_Child(Get(site_recs), c_site), y);
 + z = Constant((zv)-Get(Find_Child(Get(site_recs), c_site), z)) + Get(Find_Child(Get(site_recs), c_site), z);
 + occ H 1
 + beq beqcv
 +}
 +</code>
h_ride.txt · Last modified: 2022/11/03 15:08 by 127.0.0.1