gibuu is hosted by Hepforge, IPPP Durham
GiBUU

Changes between Version 5 and Version 6 of windows


Ignore:
Timestamp:
Dec 15, 2008, 10:59:26 AM (16 years ago)
Author:
oliver
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows

    v5 v6  
    5454       cd /cygdrive/c/GiBUU
    5555       }}}
    56  5.  Go to workingCode and type
    57      {{{
    58      make renew
    59      }}}
    60      and thereafter
    61      {{{
    62      make
    63      }}}
    64  6.  After make is done, you will find the executable "main.x" in the "testRun" directory. Sample jobcards are available in testRun/jobCards, cf.  also [wiki:FAQ our FAQ page] for more informations.
     56 5. Go to workingCode and type
     57    {{{
     58    make renew
     59    }}}
     60    and thereafter
     61    {{{
     62    make
     63    }}}
     64 6. After make is done, you will find the executable "main.x" in the "testRun" directory, where you can run GiBUU with the command
     65    {{{
     66    ./main.x < jobCardName
     67    }}}
     68    Sample jobcards are available in testRun/jobCards, cf.  also [wiki:FAQ our FAQ page] for more informations.