From c2cca3885f5f7c1d2c8ae7bc26337b456d5271fa Mon Sep 17 00:00:00 2001 From: Ryan Tang Date: Wed, 13 Jul 2022 16:37:08 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ec0070b..80b17e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#Info +# Info This is a wrapper for Ptolemy DWBA calcalation using GUI from CERN ROOT. @@ -6,20 +6,20 @@ The Ptolemy reference is M. H. Macfarlane and S. C. Pieper, ANL-76-11 Rev. 1, Ar The core program (ptolemy) only works in Linux -#Usage: +# Usage: in the working directory, run PtolemyGUI Actually the program can run anywhere. It will copy the DWBA file to the present directory. -#output: +# output: 1. DWBA.in, this is the input file for the ptolmey 2. DWBA.output, this is the output file for the ptolmey 3. DWBA.Ex.txt, this is the excitation energy 4. DWBA.root, this is a root file contains the DWBA angular distribution in TGraph -#program structure +# program structure The GUI is a simple CERN ROOT GUI.