Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 383
    • Issues 383
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1388

Closed
Open
Created Jul 28, 2019 by Admin@OpenFOAM-adminMaintainer

Interpolation scheme for electric current / heat flux

Functionality to add/problem to solve

An electric current is calculated as

J = \sigma\cdot\nabla\varphi.

The gradient of the electric potential can not be calculated using the Gauss theorem with LINEAR interpolation of the potential . A special interpolation scheme is necessary. As described below, the potential at the face needs to be weighted by the conductivity of both cells.

gradient

Target audience

The mentioned interpolation scheme is necessary for computing the gradient of

  • electric potential (i.e. electric current)
  • temperature (i.e. heat flux)

What does success look like, and how can we measure that?

I use the mentioned interpolation scheme for several years. It is already validated and published.

Links / references

Weber, N.; Beckstein, P.; Galindo, V.; Starace, M.; Weier, T.: Electro-vortex flow simulation using coupled meshes, Computers and Fluids 168(2018) 101-109

It is Eqn. 16/17 in the Arxiv version.

Funding

I can provide the source code.

## Reattaching the author to the issue ticket: @dl6tud ##

Edited Dec 11, 2019 by Kutalmis Bercin
Assignee
Assign to
Time tracking