Search found 7 matches

by RobinD
Wed Aug 29, 2018 4:41 pm
Forum: code_saturne usage
Topic: Postprocessing - 2D profile
Replies: 1
Views: 1942

Postprocessing - 2D profile

Dear Code_Saturne community,

I am a new user of Code_Saturne and I am trying to adapt the cs_user_extra_operation_extract_1d_profile.f90 subroutine on Code_Saturne 5.0.8 in order to make it extract 2D profiles.

The idea is to do a slice, and then compute the average pressure for this slice.
In ...
by RobinD
Fri Jul 27, 2018 8:16 am
Forum: code_saturne usage
Topic: Mapped Inlet vs Periodic Boundaries
Replies: 9
Views: 5321

Re: Mapped Inlet vs Periodic Boundaries

Dear Yvan,

Thank you for your help, I will try that and let you know !

Have a nice day,
Regards,

Robin
by RobinD
Mon Jul 23, 2018 10:37 am
Forum: code_saturne usage
Topic: Mapped Inlet vs Periodic Boundaries
Replies: 9
Views: 5321

Re: Mapped Inlet vs Periodic Boundaries

Dear Yvan,

Thank you for these explanations. Which outlet condition would you recommend to keep the recirculation patterns with a mapped inlet?

Thank you again for your help,

Best regards,

Robin
by RobinD
Fri Jul 20, 2018 3:49 pm
Forum: code_saturne usage
Topic: Mapped Inlet vs Periodic Boundaries
Replies: 9
Views: 5321

Re: Mapped Inlet vs Periodic Boundaries

Dear Yvan,

Thank you for your answer.
I think that I was not clear enough, sorry about that. In fact, I need to study these recirculation effects.

So, ideally, I would like to have a "true" mapped inlet : since there are some recirculations at the outlet, I would like them to be also mapped and ...
by RobinD
Fri Jul 20, 2018 1:33 pm
Forum: code_saturne usage
Topic: Mapped Inlet vs Periodic Boundaries
Replies: 9
Views: 5321

Re: Mapped Inlet vs Periodic Boundaries

And here is the picture taken with a mapped inlet using OpenFOAM (I don't know why it wasn't sent with my previous message)
by RobinD
Fri Jul 20, 2018 1:31 pm
Forum: code_saturne usage
Topic: Mapped Inlet vs Periodic Boundaries
Replies: 9
Views: 5321

Re: Mapped Inlet vs Periodic Boundaries

Dear Yvan,

Thank you for your answer.

I used a shift vector of 1.15 along the x direction to map the inlet just before the outlet as you were suggesting (the domain dimension along this direction is 1.2).

The case has converged but as it can be seen with the pictures attached, the y and z ...
by RobinD
Thu Jul 19, 2018 4:25 pm
Forum: code_saturne usage
Topic: Mapped Inlet vs Periodic Boundaries
Replies: 9
Views: 5321

Mapped Inlet vs Periodic Boundaries

Dear Code_Saturne community,

I am a new user of Code_Saturne (5.0.8) and I am facing some issues with the mapped inlet.

I am trying to simulate an infinite horizontal channel flow along the x-direction with a "step" in the middle (inlet at the left, outlet at the right) from a .ccm mesh file (see ...