| 查看: 4038 | 回復(fù): 10 | ||
kobe8875新蟲 (初入文壇)
|
[求助]
關(guān)于C_YI(c,t)的具體意義
|
|
|
本人的課題涉及到多相流,其中水為一相,species transport模型的濕空氣為一相 那么用C_YI(c,pri_th,0)獲取的是濕空氣中水蒸氣的質(zhì)量分?jǐn)?shù),還是整體混合物(包括液體水和濕空氣)中的質(zhì)量分?jǐn)?shù)呢? |
|
本帖內(nèi)容被屏蔽 |
鐵蟲 (初入文壇)
|
本帖內(nèi)容被屏蔽 |
新蟲 (初入文壇)
新蟲 (初入文壇)
新蟲 (初入文壇)
|
我最后用了這樣一段udf來調(diào)用水蒸氣在濕空氣中的分壓,麻煩您看下是否正確 int spe_i; Thread *air_thread; Domain *mixure_domain,*air_domain; Material *air_material,*species; real vap_mole_fract,P_vap,P_air,total_mole,Mw; mixure_domain=Get_Domain(1);// get the multiphase mixture domain air_domain=DOMAIN_SUB_DOMAIN(mixure_domain,0); // get the air phase domain air_material=mixture_material(air_domain);// get the mixture material of air phase thread_loop_c(air_thread,air_domain) // loop over all thread of air phase domain { total_mole=0; mixture_species_loop(air_material,species,spe_i) // loop over all species in air mixture { Mw=MATERIAL_PROP(species,PROP_mwi); //molecular weight of species spe_i total_mole+=C_YI(cell,air_thread,spe_i)/Mw; } vap_mole_fract=(C_YI(cell,air_thread,0)/Mw)/total_mole; P_air=ABS_P(C_P(cell,air_thread),op_pres); // absolute total pressure P_vap=P_air*vap_mole_fract; //vap partial pressure } |
新蟲 (初入文壇)
銅蟲 (小有名氣)
| 最具人氣熱帖推薦 [查看全部] | 作者 | 回/看 | 最后發(fā)表 | |
|---|---|---|---|---|
|
[考研] 334分 一志愿武理-080500 材料求調(diào)劑 +4 | 李李不服輸 2026-03-25 | 4/200 |
|
|---|---|---|---|---|
|
[考研] 333求調(diào)劑 +6 | 87639 2026-03-21 | 11/550 |
|
|
[考研] 各位老師您好:本人初試372分 +5 | jj涌77 2026-03-25 | 6/300 |
|
|
[考研] 347求調(diào)劑 +4 | L when 2026-03-25 | 4/200 |
|
|
[考研]
材料學(xué)碩,求調(diào)劑
6+4
|
糖葫蘆888ll 2026-03-22 | 9/450 |
|
|
[考研] 287求調(diào)劑 +10 | 晨昏線與星海 2026-03-19 | 11/550 |
|
|
[考研]
|
pk3725069 2026-03-19 | 17/850 |
|
|
[考研] 求調(diào)劑 +6 | 研研,接電話 2026-03-24 | 7/350 |
|
|
[考博] 申博26年 +4 | 八6八68 2026-03-19 | 4/200 |
|
|
[考研] 307求調(diào)劑 +3 | 余意卿 2026-03-21 | 6/300 |
|
|
[考博] 26申博自薦 +3 | whh869393 2026-03-24 | 3/150 |
|
|
[考研] 環(huán)境學(xué)碩288求調(diào)劑 +8 | 皮皮皮123456 2026-03-22 | 8/400 |
|
|
[考研] 一志愿陜師大生物學(xué)071000,298分,求調(diào)劑 +3 | SYA! 2026-03-23 | 3/150 |
|
|
[考研] 材料學(xué)碩301分求調(diào)劑 +7 | Liyouyumairs 2026-03-21 | 7/350 |
|
|
[考研] 求調(diào)劑 +3 | 13341 2026-03-20 | 3/150 |
|
|
[考研] 279求調(diào)劑 +5 | 紅衣隱官 2026-03-21 | 5/250 |
|
|
[考研] 265求調(diào)劑 +12 | 梁梁校校 2026-03-19 | 14/700 |
|
|
[考研] 332求調(diào)劑 +3 | 鳳凰院丁真 2026-03-20 | 3/150 |
|
|
[考研] 一志愿蘇州大學(xué)材料求調(diào)劑,總分315(英一) +5 | sbdksD 2026-03-19 | 5/250 |
|
|
[考研] 材料學(xué)碩318求調(diào)劑 +5 | February_Feb 2026-03-19 | 5/250 |
|