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

LaserDTRM radiationproperties lpbfFoam

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 17, 2022, 06:25
Default LaserDTRM radiationproperties lpbfFoam
  #1
New Member
 
California
Join Date: Dec 2022
Posts: 4
Rep Power: 3
Eho4736 is on a distinguished road
Hello,

Does anyone have experience in manipulating the laserDTRM properties under constant/radiationproperties?

Here is a portion of that code:

absorptionEmissionModel localDensityAbsorptionEmission;

// LPBF Parameters
scanSpeed 0.9; // m/s
laserPower 250; // W
beamQuality 0.95;
solidAbsorptivity 1.64e5; // [1/m], 10.1063/1.3243762
liquidAbsorptivity 1e3;
matEmissivity 0.4;

mode "Gaussian";
nTheta 50;
nr 20;
maxTrackLength 0.0002;
focalLaserPosition table
(
(0.0 (.00015 .00015 0.0002))
(0.0004 (.00055 .00015 0.0002))
(0.0006 (.00055 .00025 0.0002))
(0.0010 (.00015 .00025 0.0002))
);
laserDirection constant (0 0 -1);
focalLaserRadius 0.00002; // 10.1038/s41467-019-10009-2
laserPower $laserPower;
sigma 0.000012;
qualityBeamLaser $beamQuality;


My question is whether or not I can give the table property to the laserDirection and laserPower in the same format. Would it be exactly the same?

Best Regards,
Eho4736 is offline   Reply With Quote

Old   December 18, 2022, 06:25
Default
  #2
Senior Member
 
Join Date: Oct 2017
Posts: 121
Rep Power: 8
Krapf is on a distinguished road
Yes, this should be possible, because laserRadius and laserPower are also of type "Function1" (https://www.openfoam.com/documentati...8H_source.html). Of course you have to consider that laserPower is a scalar.
Krapf is offline   Reply With Quote

Reply

Tags
laserdtrm, lpbf


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
constantScatter model LaserDTRM OPFO OpenFOAM Running, Solving & CFD 1 January 5, 2023 05:44
laserDTRM particle tracking(V2012) maguro OpenFOAM Running, Solving & CFD 0 February 11, 2022 05:49
discontinous function for leaser movement of2006 laserDTRM TeresaT OpenFOAM Running, Solving & CFD 0 November 24, 2020 08:29


All times are GMT -4. The time now is 08:59.