CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

How to increase the liquid particle size to visualize the powder bed in Paraview

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 9, 2023, 04:08
Default How to increase the liquid particle size to visualize the powder bed in Paraview
  #1
New Member
 
ABhi
Join Date: Apr 2023
Posts: 1
Rep Power: 0
professor_24 is on a distinguished road
Hi,
I have been trying to simulate the powder bed formation, but then after simulating, the alpha.liquid file values show the liquid particle size is of the order 10^-300. I can't visualize the liquid particles or melt pool because of the small size.
The solver I used is icoReactingMultiphaseInterFoam.

Can anyone please tell me what and where the changes I should do to increase the liquid-size particles?


These are some of the values in alpha.liquid in final time step,
3.17614e-308
7.7113e-304
1.32982e-299
1.57047e-295
1.15305e-291
4.01975e-288
3.73562e-287
1.07187e-283
1.14778e-279
7.98268e-276

Radiation properties file:
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: v2012 |
| \\ / A nd | Web: www.OpenFOAM.com |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "constant";
object radiationProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

radiation on;

radiationModel laserDTRM;


// Number of flow iterations per radiation iteration
solverFreq 1;


mode "Gaussian";

nTheta 100;

nr 200;

opd 0;

focalLaserPosition table
(
(0 (0.0001 0.000202 0.000188))
(0.08 (0.0006 0.000202 0.000188))
);

laserDirection constant (0 0 -1);

focalLaserRadius 0.00004;

laserPower 100;

sigma 0.000056;

//qualityBeamLaser 1.0;

absorptionEmissionModel localDensityAbsorptionEmission;

localDensityAbsorptionEmissionCoeffs
{
alphaNames (alpha.air alpha.liquid alpha.solid);
aCoeff (0 2500 3000);
eCoeff (0 0.35 0.35);
ECoeff (0 0 0);
}

scatterModel none;

sootModel none;

transmissivityModel none;

// ************************************************** *********************** //
professor_24 is offline   Reply With Quote

Reply

Tags
alpha.liquid, paraview, post procesing, powder bed


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
DPM simulation-Restrictions on the mesh size to particle size ratio? cryabroad Fluent Multiphase 5 June 16, 2022 02:51
Odd lagrangian particle behavior at small size phandy OpenFOAM Running, Solving & CFD 2 November 11, 2017 19:07
Particle tracking error alchem OpenFOAM Bugs 5 May 6, 2017 17:30
Particle size and mesh size in PIC dli Main CFD Forum 0 June 22, 2016 01:11
Visualize checkMesh output with Paraview Horus OpenFOAM 1 May 29, 2012 12:51


All times are GMT -4. The time now is 02:46.