Skip to content

Commit

Permalink
Merge pull request #88 from ComputationalRadiationPhysics/dev
Browse files Browse the repository at this point in the history
update master
  • Loading branch information
PrometheusPi authored Sep 5, 2017
2 parents 37419f4 + 2ac6ca2 commit fa2f51f
Show file tree
Hide file tree
Showing 45 changed files with 2,592 additions and 2,587 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Clara2 - a parallel classical radiation calculator based on Liénard-Wiechert po
Introduction
------------

Clara stands for CLAsical RAdiation and is a redevelopment from scratch of [Clara1](https://github.com/ComputationalRadiationPhysics/clara1).
Clara stands for CLAssical RAdiation and is a redevelopment from scratch of [Clara1](https://github.com/ComputationalRadiationPhysics/clara1).
It has been developed as part of a [diploma thesis](http://www.hzdr.de/db/Cms?pOid=38997) in 2012.
In contrast to [Clara1](https://github.com/ComputationalRadiationPhysics/clara1) it is parallelized using MPI and OpenMP to run efficiently on large CPU clusters.

Expand All @@ -28,5 +28,14 @@ Software License
----------------

*Clara2* is licensed under the **GPLv3+**. You can use any of our *libraries* with
**GPLv3+ or LGPLv3+** (they are *dual licensed*).
**GPLv3+ or LGPLv3+** (they are *dual-licensed*).
Please refer to our [LICENSE](LICENSE)


Dependency
----------

*Clara2* uses the FFTW library when used with the (faster) fft detector.
If you install *Clara2*, you need to install FFTW as well. You can finde
compiled code at: http://www.fftw.org/ or the source code at
https://github.com/FFTW/fftw3. FFTW3 is under GNU General Public License v2.0.
8 changes: 8 additions & 0 deletions REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,11 @@ Available online 13 November 2013, ISSN 0168-9002,
http://dx.doi.org/10.1016/j.nima.2013.10.073.



R. Pausch

Electromagnetic Radiation from Relativistic Electrons as Characteristic Signature of their Dynamics

Diploma Thesis 2012, Technische Universität Dresden, Germany

DOI: 10.5281/zenodo.843510
20 changes: 0 additions & 20 deletions example.sh

This file was deleted.

Loading

0 comments on commit fa2f51f

Please sign in to comment.