Merge commit '705653dd5135608bc89eae554e5081b3cd8fff41'

This commit is contained in:
Darth Vader 2021-03-18 04:30:28 +00:00
commit 00364071fb

View File

@ -31,12 +31,12 @@ ITERATIONS Total number of iterations for the calculation.
NO_NEWLINE$ Omits the new line normally written after printing a USER_PUNCH block.
This function can be used to completely eliminate a line for a cell
(assuming no SELECTED_OUTPUT fields are defined.
(assuming no SELECTED_OUTPUT fields are defined).
SETDIFF_C Sets dw for a species (see SOLUTION_SPECIES), returns
SETDIFF_C("CO3-2", 1.18e-9) Sets dw for a species (see SOLUTION_SPECIES), returns
calculated diffusion coefficient at reaction temperature.
SYS("element", count , name$ , Sixth argument is new and determines the sort order,
SYS("element", count , name$, Sixth argument is new and determines the sort order,
type$ , moles, 1) 0 sorted by 5th argument, 1, sorted by 3rd argument.
-------------