Landscape Block Circle Layout Algorithim - Beta

      I developed the following alogorithm to calculate the layout for landscape blocks for my church's to place block around a fire ring.
      The graphics were drawn using the algorithm.
      In Method_BlkDes_Init.pdf I show how I suspect my measurements are slightly off. A request is being made to the manufacturer of the blocks to provide more exact dimensions before I fully implememt the pogram.
      Some considerations: The notes on G and Br in Method_Alg_P2.pdf should be consdered. Also supporting the blocks and center of gravity issues should probably be addressed.
      This page is at https://www.monroe28.prohosting.com/calcs/LandScapeBlockCircle/BetaAlgorithimDomentation/LandScapeBlocks_Beta.htm df
The following is a list of "as is" pdf's of the files. The links don't work since they are pdf printings. The print was compressed to fit on one page. When the final editing is finally done, the plan is to also post the html files with working links along with pdfs. Part of it is, is that with the documentations not completely done, I don't want the upload the 50 or so graphic files necessary for HTML if I'm not done editting.
page file heading
2 Use_LayOut.pdf
3 Method_OV.pdf Overview - Table
4 Method_BlkDes_Init.pdf Block Description
5 Method_Eqns.pdf Landscape Block Circle Algorithm : Algorithim Part RS to Rf
6 Method_Alg_vars.pdf Landscape Block Circle Algorithm : Variables
8 Method_Alg_P1.pdf Landscape Block Circle Algorithm : Equations 1-4
9 Method_Alg_P2.pdf Landscape Block Circle Algorithm : Equations 5-11 Building Rings Out
10 Method_Alg_P3.pdf Landscape Block Circle Algorithm : Equations 12-14 Marking the Outer Ring
11 Method_Inscribe.pdf Landscape Block Circle Algorithm : Inscribe in an Equalateral Triangle
12 8_21_demo_desc.pdf description of demonstration of Partial Implementation of Equations 1-11
Partial Implementation of Equations 1-11