Skip to content
This repository was archived by the owner on Feb 8, 2022. It is now read-only.

Commit 3576997

Browse files
author
Philip Maechling
committed
Add README.md and .gitignore that defines missing etree files
1 parent 01588c1 commit 3576997

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*ucvm.e
2+
*ucvm_yong_wald.e
3+
*ucvm_utah/ucvm.e
4+
*test-grid-lib-1d.ref
5+
*test-grid-ucvm_query-1d.ref
6+
*.pyc
7+
*.o

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# UCVMC
2+
The Unified Community Velocity Model C-language (UCVMC) software repository contains a software codebase developed by Patrick Small, David Gill, and Philip Maechling at SCEC between 2012-2017. UCVMC is released as open-source scientific software under and Apache 2 software license.
3+
4+
The UCVMC source code repository contains the reference implementation of the original UCVM software framework. The UCVMC distribution is based on the UCVM V15.10 release. The UCVM v15.10 software distribution includes several software features that provide great user flexibility, but make the UCVM v15.10 software difficult to install, use, and support.
5+
6+
This UCVMC distribution is a simplied version of the C-language UCVM v15.10 software platform. This distribution preserves a reference implementation for each key UCVM feature and examples that illustrate their usage and results.

0 commit comments

Comments
 (0)