Open cesarengineer opened 5 months ago
are you solving your problems?
are you solving your problems?
Hi, thanks for your reply. Yes, I have solved the issues with the tutorials' previous simulations. I've been running other cases with a totally different geometry and could run it too. However, I have a couple of questions. I'm working on a simplified ion thruster grid geometry as shown in the below screenshot. . So, which tutorial I may use and apply in this case that can lead to a more realistic approach? Also, the only initialization model that works for this case is the uniform displacement. I just would like to make sure that I'm right.? Any help and guidance will be greatly appreciated. Thank you.
thank you for your reply, I am a newbine to study Plasmas for Low temperature. If you don't bother, please contact with me via the email "hoaithanhbk281113@gmail.com". I hope we can study together!
I'm having this issue while trying to run a case, Once I try to run picInitialise I get this error, how can I define or where I have to define BoundaryModel for inlet and outlet? Any help will be appreciated. Thanks
Create mesh for time = 0
Initialising pic for Time = 0
Read space charge value of 0 As
Constructing constant properties for e | mass: 9.109e-31 [kg] | d: 5.6358e-15 [m] | charge: -1.602176e-19 [C] | weight: 100 [-] | solveMovement: yes Xe | mass: 2.1811e+21 [kg] | d: 3.67e-10 [m] | charge: 0 [C] | weight: 100 [-] | solveMovement: no Xe+ | mass: 2.1811e+21 [kg] | d: 3.67e-10 [m] | charge: 1.602176e-19 [C] | weight: 100 [-] |_ solveMovement: yes
Initializing submodels
Selecting ChargeDistribution CellAverage
Selecting FieldWeigthing model CellAverage
Selecting BackgroundGas model none
Selecting ParticleMergingModel none
Checking particle weight... |-> Simulation uses equal weighted particles
Selecting BinaryCollisionModel none
Selecting CoulombCollisionModel none
Selecting ElectronNeutralCollisionModel RelativisticElectronNeutral |-> Selecting Elastic-CrossSectionModel none for typeid Xe |-> Selecting Exciation-CrossSectionModel none for typeid Xe |-> Selecting Ionization-CrossSectionModel FixedValue for typeid Xe |-> Selecting WeightCorrection model none |-> Reading picSigmaTcRMax_ElectronXe if present... |= sigmaTcRmax: 0
Selecting IonNeutralCollisionModel none
Selecting MaxwellSolver none
Selecting ParticlePusher Boris |-> No magnetic field, deactivating calculation of the velocity vector rotation
Selecting WallReflectionModel SpecularReflection
--> FOAM FATAL ERROR: No BoundaryModel was provided for patches inlet outlet
FOAM aborting
0 Foam::error::printStack(Foam::Ostream&) at ??:?
1 Foam::error::abort() at ??:?
2 ? at ??:?
3 ? at ??:?
4 ? at ??:?
5 ? at ??:?
6 __libc_start_main in "/lib64/libc.so.6"
7 ? at ??:?
Aborted (core dumped)