jannisteunissen / streamer_1d

streamer_1d
GNU General Public License v3.0
3 stars 2 forks source link

how can i get the temperature? #1

Open zhanghuanqian opened 5 years ago

zhanghuanqian commented 5 years ago

I am a beginner, how can i get the temperature at a point between electrodes? thanks!

jannisteunissen commented 5 years ago

What do you mean with 'temperature'? Temperature of the gas or the electrons?

zhanghuanqian commented 5 years ago

Thank you for your reply! I mean the temperature of the gas. Thanks a lot!

jannisteunissen commented 5 years ago

The gas temperature is fixed in this model, and it is specified by the gas%temperature variable in the input configuration files. See also the example .cfg files. Does that answer your question?

zhanghuanqian commented 5 years ago

I see “Temperature = 0.3000E+03“, and I thank that is one of the initial conditions. Thanks a lot for your reply! Best wishes!