Skip to content

Commit 8ff3e81

Browse files
author
Gopinath Chennupati
committed
Version 1.0 of PPT initial commit
1 parent 0b6c998 commit 8ff3e81

File tree

618 files changed

+156653
-8
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

618 files changed

+156653
-8
lines changed

README.md

+19-8
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,36 @@
11
# PPT
22
Performance Prediction Toolkit
33

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+
4. Joe Zerr ([email protected])
15+
5. Jason Liu ([email protected])
16+
6. A few more to be added soon.
417

18+
# Dependencies
19+
PPT depends on another LANL licensed open source software package named SIMIAN PDES located at https://github.com/pujyam/simian.
520

621
# License
722
Copyright (c) 2017, Los Alamos National Security, LLC
823
All rights reserved.
924
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.
1025

1126
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.
1328

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.
1530

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.
1732

1833

1934
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.
2035

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

Comments
 (0)