[ET Trac] [Einstein Toolkit] #877: EinsteinExact arrangement should be added to the Einstein Toolkit

Einstein Toolkit trac-noreply at einsteintoolkit.org
Mon May 14 10:56:33 CDT 2012


#877: EinsteinExact arrangement should be added to the Einstein Toolkit
------------------------------------+---------------------------------------
  Reporter:  hinder                 |       Owner:            
      Type:  task                   |      Status:  new       
  Priority:  major                  |   Milestone:  ET_2012_05
 Component:  EinsteinToolkit thorn  |     Version:            
Resolution:                         |    Keywords:            
------------------------------------+---------------------------------------

Comment (by bmundim):

 The discussion about EinsteinExact points to the following command to
 clone its repository:

  git clone --recursive git://github.com/barrywardell/EinsteinExact

 I added the following lines to einsteintoolkit.th:

 {{{
 # EinsteinExact arrangement
 !TARGET   = $ARR
 !TYPE     = git
 !URL      = git://github.com/barrywardell/EinsteinExact
 !REPO_PATH= $2
 !CHECKOUT = EinsteinExact/doc EinsteinExact/m EinsteinExact/tests
 EinsteinExact/EinsteinExact_Test
 EinsteinExact/GaugeWave
 EinsteinExact/KerrSchild
 EinsteinExact/Minkowski
 EinsteinExact/ModifiedSchwarzschildBL
 EinsteinExact/ShiftedGaugeWave
 EinsteinExact/Vaidya2
 }}}

 checkout and compilation seems all right. My question is: do we need the
 option --recursive here?
 it doesn't seem to affect cloning (but I don't have experience with that
 option). If it is really
 necessary, then probably GetComponents needs to understand that, doesn't
 it?

-- 
Ticket URL: <https://trac.einsteintoolkit.org/ticket/877#comment:2>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit


More information about the Trac mailing list