Update license
This commit is contained in:
parent
43de968b46
commit
aa3b816ffe
75
LICENSE.md
75
LICENSE.md
@ -1,61 +1,58 @@
|
|||||||
# GRAY User Agreement (2022.11.17)
|
# GRAY User Agreement (2022.11.18)
|
||||||
|
|
||||||
Copyright (c) 2007-2022, ISTP-CNR
|
Copyright (c) 2007-2022, ISTP-CNR
|
||||||
|
|
||||||
This software was developed by the Institute for Plasma Science and
|
GRAY (the Software) was developed by the Institute for Plasma Science
|
||||||
Technology (ISTP), formerly Institute for Plasma Physics (IFP), National
|
and Technology (ISTP), formerly Institute for Plasma Physics (IFP),
|
||||||
Research Council of Italy (CNR) and its development was partly funded by
|
National Research Council of Italy (CNR) and its development was partly
|
||||||
Euratom (under EFDA and EUROfusion consortium agreements). Its
|
funded by Euratom (under EFDA and EUROfusion consortium agreements). Its
|
||||||
distribution is subject to requirements and restrictions imposed by CNR
|
distribution is subject to requirements and restrictions imposed by CNR
|
||||||
and Euratom.
|
and Euratom.
|
||||||
|
|
||||||
In order to acquire access to the code sources, the recipient agrees:
|
In order to acquire access to the code sources, the recipient agrees:
|
||||||
|
|
||||||
1. To use the software exclusively for non-commercial research purposes.
|
1. To use the Software exclusively for non-commercial research purposes.
|
||||||
2. Not to use the software for military purposes or any other purpose
|
2. Not to use the Software for military purposes or any other purpose
|
||||||
falling under the provisions for non-proliferation.
|
falling under the provisions for non-proliferation.
|
||||||
3. To receive the software "as is", without any warranty that the
|
3. To receive the Software "as is", without any warranty that the
|
||||||
software is in good running order and that its use will not involve any
|
Software is in good running order and that its use will not involve any
|
||||||
infringement of copyright; no liability can be accepted for damage or
|
infringement of copyright; no liability can be accepted for damage or
|
||||||
injury arising from use of the software.
|
injury arising from use of the Software.
|
||||||
4. To include in published results or presentations the proper code
|
4. To notify the authors of the Software if they discover that the
|
||||||
name(s) and appropriate references.
|
Software contains any error or infringes any copyright.
|
||||||
5. If the copy of the software downloaded by the authorized user is made
|
5. To use the Software without modification; users however are
|
||||||
|
welcome to request changes, or to contribute modifications subject to
|
||||||
|
approval of the authors.
|
||||||
|
6. To include in published results or presentations the proper code
|
||||||
|
name "GRAY" and appropriate references.
|
||||||
|
7. If the copy of the Software downloaded by the authorized user is made
|
||||||
available to third parties, to ensure that the user agreement is
|
available to third parties, to ensure that the user agreement is
|
||||||
distributed to and followed by the third parties.
|
distributed to and followed by the third parties.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
+ (3-bis) To notify <grayua@istp.cnr.it> if they discover that the
|
The reference paper for GRAY, to be cited in publications containing
|
||||||
software contains any error or infringes any copyright.
|
results obtained with this Software, is:
|
||||||
+ (3-ter) To use the software without modification; users however are
|
|
||||||
welcome to request changes, or to contribute modifications subject to
|
|
||||||
approval of the authors.
|
|
||||||
+ (4-pre) To send a one-time email to <grayua@istp.cnr.it> describing
|
|
||||||
planned research using that module.
|
|
||||||
+ (4-bis) Prior to publication, to email a draft of the manuscript to
|
|
||||||
<grayua@istp.cnr.it>.
|
|
||||||
|
|
||||||
## Third-parties contributions acknowledgement
|
[D. Farina, *Fusion Sci. Technol.* **52** (2007)
|
||||||
|
154](https://doi.org/10.13182/FST07-A1494).
|
||||||
|
|
||||||
The solver for the plasma response function with parallel momentum
|
The parallel-momentum-conserving solver for Current Drive computation
|
||||||
conservation for Current Drive calculation makes use of routines
|
is based on routines developed by N. B. Marushchenko, Max Planck
|
||||||
developed by N.B. Marushchenko, Max Planck Institute of Plasma Physics,
|
Institute of Plasma Physics, Greifswald, Germany. This solver can be
|
||||||
Greifswald, Germany. This should be properly acknowledged, in case such
|
referenced by citing:
|
||||||
model is used:
|
|
||||||
|
|
||||||
N. B. Marushchenko, C. D. Beidler, and H. Maassberg, *Fusion Sci.
|
[N. B. Marushchenko, C. D. Beidler, and H. Maassberg, *Fusion Sci.
|
||||||
Technol.* **55** (2009) 180.
|
Technol.* **55** (2009) 180](https://doi.org/10.13182/FST55-180).
|
||||||
|
|
||||||
This software includes adaptations of software developed by the
|
GRAY includes adaptations of software developed by the University of
|
||||||
University of Chicago, as Operator of Argonne National Laboratory, and
|
Chicago, as Operator of Argonne National Laboratory, and other public
|
||||||
other public domain library routines obtained from the
|
domain libraries
|
||||||
[Netlib](https://netlib.org/) repository:
|
([`dierckx`](https://netlib.org/dierckx/),
|
||||||
|
[`minpack`](https://netlib.org/minpack/),
|
||||||
- [`dierckx`](https://netlib.org/dierckx/)
|
[`quadpack`](https://netlib.org/quadpack/),
|
||||||
- [`minpack`](https://netlib.org/minpack/)
|
[`slatec`](https://netlib.org/slatec/))
|
||||||
- [`quadpack`](https://netlib.org/quadpack/)
|
obtained from the [Netlib](https://netlib.org/) repository.
|
||||||
- [`slatec`](https://netlib.org/slatec/)
|
|
||||||
|
|
||||||
The full license notice for the `minpack` library can be found in the
|
The full license notice for the `minpack` library can be found in the
|
||||||
[documentation](./minpack-LICENSE.txt).
|
[documentation](./minpack-LICENSE.txt).
|
||||||
|
Loading…
Reference in New Issue
Block a user