Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrePestilho authored Aug 7, 2020
1 parent 9c01c66 commit 1993dcb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Fluid Inclusions Programs

Isochore.py:
ISOCHORE.PY:
Isochore.py is a command-line Python program written in Python 3 that calculates fluid inclusion isochores for a
fluid inclusion in the system NaCl-H2O. References: Bodnar & Vytik (1994) and Atkinson (2002).
Homogenization temperature (Th) values up to 484 °C
Expand All @@ -19,7 +19,7 @@ Access the the directory where isochore.py is stored
In the terminal prompt, execute: 'python isochore.py'
The results are saved as a CSV file in the same directory

Isochore.py:
ISOCHORE.PY:
Isochore.py is a command-line Python program written in Python 3 that calculates fluid inclusion isochores for a
fluid inclusion in the system NaCl-H2O. References: Bodnar & Vytik (1994) and Atkinson (2002).
Homogenization temperature (Th) values up to 484 °C
Expand All @@ -40,7 +40,7 @@ Access the the directory where isochore.py is stored
In the terminal prompt, execute: 'python isochore.py'
The results are saved as a CSV file in the same directory

Salinity.py:
SALINITY.PY
Salinity.py is command-line Python program written in Python 3 that calculates fluid inclusion salinities
for several fluid inclusions simultaneously.
This software calculate salinities using ice-melting temperatures for aqueous-electrolitic fluids
Expand Down

0 comments on commit 1993dcb

Please sign in to comment.