Skip to content
Snippets Groups Projects
Commit bf544c66 authored by Johannes Boog's avatar Johannes Boog
Browse files

[doc] update man of prj_solution

parent b29b537f
No related branches found
No related tags found
1 merge request!55[base] update package to OGS6.4.2
...@@ -4,7 +4,14 @@ ...@@ -4,7 +4,14 @@
\alias{prj_solution} \alias{prj_solution}
\title{prj_solution} \title{prj_solution}
\usage{ \usage{
prj_solution(temperature, pressure, pe, components, charge_balance = NULL) prj_solution(
temperature,
pressure,
pe,
components,
charge_balance = NULL,
fixing_pe = NULL
)
} }
\arguments{ \arguments{
\item{temperature}{string | double: Temperature} \item{temperature}{string | double: Temperature}
...@@ -16,6 +23,8 @@ prj_solution(temperature, pressure, pe, components, charge_balance = NULL) ...@@ -16,6 +23,8 @@ prj_solution(temperature, pressure, pe, components, charge_balance = NULL)
\item{components}{list: Components} \item{components}{list: Components}
\item{charge_balance}{Optional: string: Charge balance} \item{charge_balance}{Optional: string: Charge balance}
\item{fixing_pe}{Optional: string}
} }
\description{ \description{
tag: solution tag: solution
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment