Skip to content

Commit

Permalink
Added preliminary license section to the readme file.
Browse files Browse the repository at this point in the history
  • Loading branch information
arichar6 committed Sep 11, 2012
1 parent 84749c5 commit 9e9fc24
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,12 @@ Compute linear mode conversion of RF waves in plasmas using ray tracing and ray

For details about the ray splitting algorithm for computing linear mode conversion of RF waves, see:

* E. R. Tracy, A. N. Kaufman, and A. Jaun. A ray-based algorithm for multi-dimensional linear conversion. *Physics Letters A*, **290**(5-6):309–316, 2001.
* A. Jaun, E. R. Tracy, and A. N. Kaufman. Eikonal waves, caustics and mode conversion in tokamak plasmas. *Plasma Physics and Controlled Fusion*, **49**(1):43–67, 2007.
* E. R. Tracy, A. N. Kaufman, and A. Jaun. A ray-based algorithm for multi-dimensional linear conversion. *Physics Letters A*, **290**(5-6):309–316, 2001.* E. R. Tracy, A. N. Kaufman, and A. Jaun. Local fields for asymptotic matching in multidimensional mode conversion. *Physics of Plasmas*, **14**(8):082102, 2007.
* E. R. Tracy, A. N. Kaufman, and A. Jaun. Local fields for asymptotic matching in multidimensional mode conversion. *Physics of Plasmas*, **14**(8):082102, 2007.

To get started using this code, open and run `main.m`.
To get started using this code, open and run `main.m`.

# License #

You may use it and modify this code with the same terms that are generally accepted in the GNU license; if relevant, it would of course be nice if you tell us about potential bugs that you find and if you properly cite the literature that has been produced by the group to document the team work that resulted in this development.

0 comments on commit 9e9fc24

Please sign in to comment.