|
[Sponsors] |
Problem in using new "fvOptions" called "solidificationMeltingSource" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 9, 2019, 02:42 |
|
#21 | |
New Member
S. Park
Join Date: Aug 2014
Posts: 3
Rep Power: 12 |
Quote:
So far, I figured it out the usage of the SMS.C with buoyantBoussinesqPimpleFoam that Cp field defined as 'volScalarField' in 'createFields.H' file, or modify SMS.C. Perhaps, there is alternative way instead of these, but I couldn't find. |
||
May 17, 2021, 05:45 |
|
#22 |
Member
Join Date: Nov 2020
Posts: 53
Rep Power: 6 |
Hey, the alternative is simple, just set
Cp CpRef; not CpName CpRef; this works for OpenFOAM 7.. |
|
June 27, 2024, 05:24 |
not implemented error
|
#23 | |
New Member
Arunkl
Join Date: Jun 2024
Posts: 7
Rep Power: 2 |
I am trying to implement the degassing boundary condition in twophaseEulerFoam with the fvOptions but it gives me not implemented error
i here give the code for fv options please help me debug the code Using dynamicCode for fvOption::degassingMassSource at line 31 in "/home/arunkl/openFoamFiles/bubbleColumn/constant/fvOptions/degassingMassSource/scalarCodedSourceCoeffs" Selecting finite volume options type degassingMassSource Source: degassingMassSource - selecting all cells - selected 1875 cell(s) with volume 0.015 --> FOAM FATAL ERROR: (openfoam-2312) Not implemented From virtual void Foam::fv::degassingMassSourceFvOptionscalarSource: :addSup(const volScalarField&, Foam::fvMatrix<double>&, Foam::label) in file /home/arunkl/openFoamFiles/bubbleColumn/constant/fvOptions/degassingMassSource/scalarCodedSourceCoeffs at line 109. FOAM aborting [stack trace] ============= #1 Foam::error::simpleExit(int, bool) in /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libOpenFOAM.so #2 ? in /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libreactingMultiphaseSystem.so #3 ? in /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libreactingMultiphaseSystem.so #4 Foam:haseSystem::correct() in /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libreactingMultiphaseSystem.so #5 ? in /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/lib/libreactingTwoPhaseSystem.so #6 ? in /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/bin/reactingTwoPhaseEulerFoam #7 ? in /lib/x86_64-linux-gnu/libc.so.6 #8 __libc_start_main in /lib/x86_64-linux-gnu/libc.so.6 #9 ? in /usr/lib/openfoam/openfoam2312/platforms/linux64GccDPInt32Opt/bin/reactingTwoPhaseEulerFoam ============= Aborted Quote:
|
||
September 6, 2024, 18:43 |
SolidificationMelting with Shrinkage void
|
#24 | |
New Member
JANGA RAKESH KUMAR
Join Date: Aug 2024
Posts: 14
Rep Power: 2 |
Quote:
Hello Alex and Foamers, Currently, I working on solidification and need to capture the shrinkage using VoF method. I think, this CompressibleInterFoam coupled with this solidification melting fv option works well. Is anyone able to this problem?? If you have model solver with testcase, please share it here. It will be very helpful to me. Thanks in advance. -Rakesh Last edited by Rakesh_Kumar; September 7, 2024 at 17:40. Reason: spelling error |
||
Tags |
fvoptions |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] engineFoam new mesh problem | ayhan515 | OpenFOAM Meshing & Mesh Conversion | 5 | August 10, 2015 09:45 |
UDF compiling problem | Wouter | Fluent UDF and Scheme Programming | 6 | June 6, 2012 05:43 |
Gambit - meshing over airfoil wrapping (?) problem | JFDC | FLUENT | 1 | July 11, 2011 06:59 |
natural convection problem for a CHT problem | Se-Hee | CFX | 2 | June 10, 2007 07:29 |
Adiabatic and Rotating wall (Convection problem) | ParodDav | CFX | 5 | April 29, 2007 20:13 |