Skip to content

remigioruiz/FluidInclusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fluid Inclusions Programs

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 Salinity range: 0 to 40 mass %. equivalent in NaCl

REFERENCES: Atkinson, A.B.J., 2002. A Model for the PTX Properties of H2O-NaCl [Master Thesis]. Virginia Polytechnic Institute and State University, Blacksburg, Virginia, USA. Bodnar, R.J., Vityk, M.O., 1994. Interpretation of microthermometric data for H2O-NaCl fluid inclusions, in: De Vivo, B., Frezzotti, M.L. (Eds.), Fluid Inclusions in Minerals, Methods and Applications. Virginia Tech Blackburg, pp. 117–130.

USAGE:

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 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 Salinity range: 0 to 40 mass %. equivalent in NaCl

REFERENCES:

Atkinson, A.B.J., 2002. A Model for the PTX Properties of H2O-NaCl [Master Thesis]. Virginia Polytechnic Institute and State University, Blacksburg, Virginia, USA.

Bodnar, R.J., Vityk, M.O., 1994. Interpretation of microthermometric data for H2O-NaCl fluid inclusions, in: De Vivo, B., Frezzotti, M.L. (Eds.), Fluid Inclusions in Minerals, Methods and Applications. Virginia Tech Blackburg, pp. 117–130.

USAGE:

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 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 in the system NaCl-H2O, for salinities up to 23 % in mass.

REFERENCES:

Bodnar, R.J., 1993. Revised equation and table for determining the freezing point depression of H2O-Nacl solutions. Geochimica et Cosmochimica Acta 57, 683–684. doi:10.1016/0016-7037(93)90378-A

Bodnar, R.J., Vityk, M.O., 1994. Interpretation of microthermometric data for H2O-NaCl fluid inclusions, in: De Vivo, B., Frezzotti, M.L. (Eds.), Fluid Inclusions in Minerals, Methods and Applications. Virginia Tech Blackburg, pp. 117–130.

USAGE:

Access the the directory where isochore.py is stored In the terminal prompt, execute: 'python isochore.py filename' files must be saved in the CSV file format, with data structured in three columns: 'id, Th, TmIce' The results are saved as a CSV file in the same directory

About

Programs to aid fluid inclusionists.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%