Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
D
dynamic
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MostafaMollaali
dynamic
Commits
64a05096
Commit
64a05096
authored
6 years ago
by
jbathmann
Browse files
Options
Downloads
Patches
Plain Diff
[D] Doxygen formula rendering fixes...
parent
effd31ac
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
MaterialLib/Fluid/Density/LinearConcentrationAndPressureDependentDensity.h
+0
-3
0 additions, 3 deletions
.../Density/LinearConcentrationAndPressureDependentDensity.h
ProcessLib/ComponentTransport/ComponentTransportProcess.h
+1
-1
1 addition, 1 deletion
ProcessLib/ComponentTransport/ComponentTransportProcess.h
with
1 addition
and
4 deletions
MaterialLib/Fluid/Density/LinearConcentrationAndPressureDependentDensity.h
+
0
−
3
View file @
64a05096
...
@@ -80,9 +80,6 @@ public:
...
@@ -80,9 +80,6 @@ public:
/// Get the partial differential of the density with respect to
/// Get the partial differential of the density with respect to
/// concentration or pressure.
/// concentration or pressure.
/// \param var_vals Variable values in an array. The order of its elements
/// is given in enum class PropertyVariableType.
/// \param var Variable type.
double
getdValue
(
const
ArrayType
&
/*var_vals*/
,
double
getdValue
(
const
ArrayType
&
/*var_vals*/
,
const
PropertyVariableType
var
)
const
override
const
PropertyVariableType
var
)
const
override
{
{
...
...
This diff is collapsed.
Click to expand it.
ProcessLib/ComponentTransport/ComponentTransportProcess.h
+
1
−
1
View file @
64a05096
...
@@ -32,7 +32,7 @@ namespace ComponentTransport
...
@@ -32,7 +32,7 @@ namespace ComponentTransport
* + Q_p = 0,
* + Q_p = 0,
* \f]
* \f]
* where the storage \f$S\f$ has been substituted by
* where the storage \f$S\f$ has been substituted by
* \phi \frac{\partial \rho}{\partial p},
*
\f$
\phi \frac{\partial \rho}{\partial p}
\f$
,
* \f$\phi\f$ is the porosity,
* \f$\phi\f$ is the porosity,
* \f$C\f$ is the concentration,
* \f$C\f$ is the concentration,
* \f$p\f$ is the pressure,
* \f$p\f$ is the pressure,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment