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

FOAM FATAL ERROR: Unknown Model type scalarSemiImplicitSource

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 18, 2023, 23:53
Default FOAM FATAL ERROR: Unknown Model type scalarSemiImplicitSource
  #1
New Member
 
Akash Adithyan
Join Date: Sep 2022
Posts: 1
Rep Power: 0
Shaggydoo is on a distinguished road
I am currently working on natural cooling of Li-Ph cell using chtMultiregionfoam solver , with a const semi implicit heat source. On solving its showing unknown model type ERROR.
When i run chtMultiRegionFoam , it's showing following error
Selecting thermodynamics package
{
type heRhoThermo;
mixture pureMixture;
transport const;
thermo hConst;
equationOfState rhoConst;
specie specie;
energy sensibleEnthalpy;
}

Adding to rhoFluid

Adding to UFluid

Adding to phiFluid

Adding to gFluid

Adding to hRefFluid

Adding to pRefFluid

Adding to ghFluid

Adding to ghfFluid

Adding to turbulenceFluid

Selecting turbulence model type laminar
Selecting laminar stress model Stokes
Adding to thermophysicalTransport

Selecting thermophysical transport type laminar
Selecting default laminar thermophysical transport model Fourier
Adding to reactionFluid

Combustion model not active: combustionProperties not found
Selecting combustion model none
Adding to radiationFluid

Radiation model not active: radiationProperties not found
Selecting radiationModel none
Adding to KFluid

Adding to dpdtFluid

Adding to fieldsFluid

Adding MRF

No MRF models present

Adding fvOptions

Creating finite volume options from "system/fvOptions"

Selecting finite volume options model type scalarSemiImplicitSource


--> FOAM FATAL ERROR:
Unknown Model type scalarSemiImplicitSource
Shaggydoo is offline   Reply With Quote

Old   February 20, 2023, 03:48
Default
  #2
Senior Member
 
Join Date: Dec 2021
Posts: 209
Rep Power: 5
Alczem is on a distinguished road
Hey


If you are using a multiregion sovler, the fvOptions file needs to go in system/region1 instead of constant. I guess this could be the reason why OpenFoam could not locate your file. It also means that the fvOptions file applies only to its region, and you should write one fvOptions per region if needed.
Alczem is offline   Reply With Quote

Old   March 1, 2023, 02:52
Default
  #3
New Member
 
Igor
Join Date: Feb 2019
Posts: 1
Rep Power: 0
igor528 is on a distinguished road
Faced the same problem. Did you find the cause of the error?
igor528 is offline   Reply With Quote

Reply


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
convergence problem of steady 2D film cooling calculation using chtMultiRegionFoam ruanyg968tf OpenFOAM Running, Solving & CFD 1 April 10, 2024 02:23
[blockMesh] Issue with mergePatchPairs JohnnyMercu OpenFOAM Meshing & Mesh Conversion 1 May 30, 2021 00:24
reactingMultiphaseEulerFoam tonnykz OpenFOAM Running, Solving & CFD 2 June 15, 2020 02:09
time step continuity problem in VAWT simulation lpz_michele OpenFOAM Running, Solving & CFD 5 February 22, 2018 19:50
Floating point exception error lpz_michele OpenFOAM Running, Solving & CFD 53 October 19, 2015 02:50


All times are GMT -4. The time now is 12:33.