|
1 | 1 | # PPT
|
2 | 2 | Performance Prediction Toolkit
|
3 | 3 |
|
| 4 | +# Classification |
| 5 | +PPT is Unclassified and contains no Unclassified Controlled Nuclear Information. It abides with the following computer code from Los Alamos National Laboratory |
| 6 | +* Code Name: Performance Prediction Toolkit, C17098 |
| 7 | +* Export Control Review Information: DOC-U.S. Department of Commerce, EAR99 |
| 8 | +* B&R Code: YN0100000 |
| 9 | + |
| 10 | +# Authors |
| 11 | +1. Gopinath (Nath) Chennupati ( [email protected]) |
| 12 | +2. Nanadakishore Santhi ( [email protected]) |
| 13 | +3. Stephen Eidenbenz ( [email protected]) |
| 14 | + |
| 15 | + |
| 16 | +6. A few more to be added soon. |
4 | 17 |
|
| 18 | +# Dependencies |
| 19 | +PPT depends on another LANL licensed open source software package named SIMIAN PDES located at https://github.com/pujyam/simian. |
5 | 20 |
|
6 | 21 | # License
|
7 | 22 | Copyright (c) 2017, Los Alamos National Security, LLC
|
8 | 23 | All rights reserved.
|
9 | 24 | Copyright 2017. Los Alamos National Security, LLC. This software was produced under U.S. Government contract DE-AC52-06NA25396 for Los Alamos National Laboratory (LANL), which is operated by Los Alamos National Security, LLC for the U.S. Department of Energy. The U.S. Government has rights to use, reproduce, and distribute this software. NEITHER THE GOVERNMENT NOR LOS ALAMOS NATIONAL SECURITY, LLC MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR ASSUMES ANY LIABILITY FOR THE USE OF THIS SOFTWARE. If software is modified to produce derivative works, such modified software should be clearly marked, so as not to confuse it with the version available from LANL.
|
10 | 25 |
|
11 | 26 | Additionally, redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
|
12 |
| - 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. |
| 27 | + 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. |
13 | 28 |
|
14 |
| - 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. |
| 29 | + 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. |
15 | 30 |
|
16 |
| - 3. Neither the name of Los Alamos National Security, LLC, Los Alamos National Laboratory, LANL, the U.S. Government, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. |
| 31 | + 3. Neither the name of Los Alamos National Security, LLC, Los Alamos National Laboratory, LANL, the U.S. Government, nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. |
17 | 32 |
|
18 | 33 |
|
19 | 34 | THIS SOFTWARE IS PROVIDED BY LOS ALAMOS NATIONAL SECURITY, LLC AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL LOS ALAMOS NATIONAL SECURITY, LLC OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
20 | 35 |
|
21 |
| -# Classification |
22 |
| -PPT is Unclassified and contains no Unclassified Controlled Nuclear Information. It abides with the following computer code from Los Alamos National Laboratory |
23 |
| -* Code Name: Performance Prediction Toolkit, C17098 |
24 |
| -* Export Control Review Information: DOC-U.S. Department of Commerce, EAR99 |
25 |
| -* B&R Code: YN0100000 |
| 36 | + |
0 commit comments