CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Writing a solver-Implicit expression

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 21, 2021, 15:25
Smile Writing a solver-Implicit expression
  #1
New Member
 
Zhang Yi
Join Date: May 2021
Posts: 1
Rep Power: 0
zahng_yi is on a distinguished road
hello everyone

I want to add this term to stress equation. Totally explict expression may lead to divergence. Thus some implicit expression may needed. How should I write the FvVectorMatrix by fvm or fvc ?

The equation is written as Latex form:

\begin{bmatrix}b\frac{\partial U_{x}}{\partial y}+c\frac{\partial U_{x}}{\partial z}
\\ z\frac{\partial U_{y}}{\partial z}+a\frac{\partial U_{y}}{\partial x}
\\ a\frac{\partial U_{z}}{\partial x}+b\frac{\partial U_{z}}{\partial y}
\end{bmatrix}
zahng_yi is offline   Reply With Quote

Reply

Tags
implicit expression, openfoam, solver deveopment


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[snappyHexMesh] SnappyHexMesh/splitMeshRegion : region1 in zone "-1" GuiMagyar OpenFOAM Meshing & Mesh Conversion 3 August 4, 2023 12:38
SU2 7.0.7 Built on CentOS 7, parallel computation pyscript mpi exit error? EternalSeekerX SU2 3 October 9, 2020 18:28
Unsteady Restart Divergence pro_ SU2 6 May 20, 2020 15:17
PEMFC model with FLUENT brahimchoice FLUENT 22 April 19, 2020 15:44
writing expression result in a text file in CFD-Post shafa_hn CFX 0 September 14, 2017 04:28


All times are GMT -4. The time now is 07:01.