Hello,
I want to add a turbine in an exhaust pipe to enhance its exhaust performance, do not need to simulate a real turbine, because there is a the pressure difference, so how can achieve a pressure difference in CS?
Best Regards
XING Jian
Pressure difference
Forum rules
Please read the forum usage recommendations before posting.
Please read the forum usage recommendations before posting.
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Pressure difference
Hello,
You can use a momentum source term, adjusted using a feedback from previous time steps to obtain the desired pressure difference in the turbine.
Regards,
Yvan
You can use a momentum source term, adjusted using a feedback from previous time steps to obtain the desired pressure difference in the turbine.
Regards,
Yvan
Re: Pressure difference
Hello Yvan,
Could you please explain more in detail, by using which function?
Thanks very much
Best Regards
XING Jian
Could you please explain more in detail, by using which function?
Thanks very much
Best Regards
XING Jian
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Pressure difference
Hello,
You can check for head source term examples in the Doxygen user documentation. You can use "ustsnv", defined in cs_user_source_terms.f90.
For measurement of pressure difference, a clean solution may be to use the head losses measurement functions (also described under Doxygen), or for starts, compare pressure at two different points (or average pressure integrated on two planes or boxes).
Regards,
Yvan
You can check for head source term examples in the Doxygen user documentation. You can use "ustsnv", defined in cs_user_source_terms.f90.
For measurement of pressure difference, a clean solution may be to use the head losses measurement functions (also described under Doxygen), or for starts, compare pressure at two different points (or average pressure integrated on two planes or boxes).
Regards,
Yvan
Re: Pressure difference
Hello Yvan,
I do not want to change the subroutine, if i just use the GUI, can I achieve this function?
Thank you very much
Best Regards
XING Jian
I do not want to change the subroutine, if i just use the GUI, can I achieve this function?
Thank you very much
Best Regards
XING Jian
-
- Posts: 4208
- Joined: Mon Feb 20, 2012 3:25 pm
Re: Pressure difference
Hello,
Using the GUI, you might be able to do something similar using thr "fans" functionnality (which adds a source term given a fan characteristic curve).
Best regards,
Yvan
Using the GUI, you might be able to do something similar using thr "fans" functionnality (which adds a source term given a fan characteristic curve).
Best regards,
Yvan