Skip to content

Commit 02ea5da

Browse files
committed
branding for version 1.0
1 parent f59f132 commit 02ea5da

File tree

2 files changed

+6
-9
lines changed

2 files changed

+6
-9
lines changed

INSTALL.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
ATS Installation Guide
22
==================================
33

4-
NOTE: This has changed significantly since ATS version 0.88. If you are building the latest **RELEASE** of ATS, version 0.88, do not follow these instructions, but follow those at: https://github.com/amanzi/ats/blob/ats-0.88/INSTALL.md . This file describes installation of master and versions of ATS newer than 0.88 (future releases).
5-
6-
7-
To install versions of ATS newer than 0.88, please view the ATS installation instructions located at: https://github.com/amanzi/amanzi/blob/master/INSTALL_ATS.md .
4+
ATS is now built as a part of Amanzi directly. Please see the ATS installation instructions located at: https://github.com/amanzi/amanzi/blob/master/INSTALL_ATS.md

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ Capabilities are largely based on solving various forms of Richards equation cou
99
Getting the code
1010
----------------
1111

12-
If you just plan on using ATS and think what you want is likely in a recent release, please prefer to use the most recent [release version available here](https://github.com/amanzi/ats/releases).
12+
If you just plan on using ATS and think what you want is likely in a recent release, please prefer to use the most recent version, 1.0 (https://github.com/amanzi/ats/releases).
1313

14-
If you instead expect to do new development, please use the developer version and clone the [ats repository](http://github.com/amanzi/ats) using:
14+
If you instead expect to do new development, please use the developer version and clone the [ats repository](http://github.com/amanzi/ats.git) using:
1515

1616
```
17-
git clone http://github.com/amanzi/ats
17+
git clone http://github.com/amanzi/ats.git
1818
```
1919

2020

2121
Installation
2222
------------
2323

24-
Please see the [INSTALL](https://github.com/amanzi/ats/blob/master/INSTALL.md) file included in the top level directory of your ATS download.
24+
Please see the [ATS installation instructions](https://github.com/amanzi/amanzi/blob/master/INSTALL_ATS.md)
2525

2626

2727
License and Copyright
@@ -32,4 +32,4 @@ Please see the [LICENSE](https://github.com/amanzi/ats/blob/master/LICENSE) and
3232
Citation
3333
--------
3434

35-
E.T. Coon, M. Berndt, A. Jan, D. Svyatsky, A.L. Atchley, E. Kikinzon, D.R. Harp, G. Manzini, E. Shelef, K. Lipnikov, R. Garimella, C. Xu, J.D. Moulton, S. Karra, S.L. Painter, E. Jafarov, and S. Molins. 2019. Advanced Terrestrial Simulator. U.S. Department of Energy, USA. Version [xxx]. [YEAR]. DOI: 10.11578/dc.20190911.1
35+
E.T. Coon, M. Berndt, A. Jan, D. Svyatsky, A.L. Atchley, E. Kikinzon, D.R. Harp, G. Manzini, E. Shelef, K. Lipnikov, R. Garimella, C. Xu, J.D. Moulton, S. Karra, S.L. Painter, E. Jafarov, and S. Molins. 2019. Advanced Terrestrial Simulator. U.S. Department of Energy, USA. Version 1.0. 2020. DOI: 10.11578/dc.20190911.1

0 commit comments

Comments
 (0)