Batteries Included Fortran Library (BiF-lib), version 1.0.0
March 16, 2021
Standard Fortran provides limited data type, function, and subroutine support leaving the developer to write custom code for every project. This has lead to every developer having their own internal, homemade, Fortran library for doing common operations. In recognition of this, most newer programming languages incorporate a large set of standard data types and functions that the developer can use and reference. For example, the Python language developers called it a "Batteries Included" because it includes in the language advanced data types, including sets, lists, and dictionaries (hash tables) and common functions, such as sorting routines and random number generation. This Fortran library seeks to emulate many of the advanced features that are a standard part of newer programming languages--hence its name Batteries Included Fortran (BiF). As of now, it is not a complete standard library, but includes many valuable routines for assisting in developing code for numerical models.
Citation Information
Publication Year | 2021 |
---|---|
Title | Batteries Included Fortran Library (BiF-lib), version 1.0.0 |
DOI | 10.5066/P9K2IQ6Y |
Authors | Scott E Boyce |
Product Type | Software Release |
Record Source | USGS Asset Identifier Service (AIS) |
USGS Organization | Sacramento Projects Office (USGS California Water Science Center) |
Related
One-Water Hydrologic Flow Model: A MODFLOW based conjunctive-use simulation software
The U.S. Geological Survey’s (USGS) Modular Ground-Water Flow Model (MODFLOW-2005) is a computer program that simulates groundwater flow by using finite differences. The MODFLOW-2005 framework uses a modular design that allows for the easy development and incorporation of new features called processes and packages that work with or modify inputs to the groundwater-flow equation. A...
Authors
Scott E. Boyce, Randall T. Hanson, Ian Ferguson, Wolfgang Schmid, Wesley R. Henson, Thomas Reimann, Steffen W. Mehl, Marisa M. Earll
Related
One-Water Hydrologic Flow Model: A MODFLOW based conjunctive-use simulation software
The U.S. Geological Survey’s (USGS) Modular Ground-Water Flow Model (MODFLOW-2005) is a computer program that simulates groundwater flow by using finite differences. The MODFLOW-2005 framework uses a modular design that allows for the easy development and incorporation of new features called processes and packages that work with or modify inputs to the groundwater-flow equation. A...
Authors
Scott E. Boyce, Randall T. Hanson, Ian Ferguson, Wolfgang Schmid, Wesley R. Henson, Thomas Reimann, Steffen W. Mehl, Marisa M. Earll