Search found 175 matches

by Tsubasa
Thu Sep 22, 2022 11:52 am
Forum: code_saturne usage
Topic: Error in scalar transport
Replies: 4
Views: 2924

Error in scalar transport

Hello, I am using Ver6 and running simulations in Ubunts18. Here you can get some files for computation (run solver log and compile ...) https://filesender.renater.fr/?s=download&token=bfebdc6b-d770-4f13-b784-1c1e150ac278 Now I run simulations for scalar transport. The procedure of my simulation...
by Tsubasa
Wed Sep 21, 2022 6:10 pm
Forum: code_saturne usage
Topic: Mapped inlet when there are another inlet faces
Replies: 25
Views: 32107

Mapped inlet when there are another inlet faces

Hello, I have a question about the mapped inlet. I have never used the mapped inlet, I know some people used it to make a pseudo-periodic boundary condition. You can see a picture I want to calculate. (Geometry is simplified very much now to show you clearly.) a.png As you can see, there is a space ...
by Tsubasa
Sat Sep 17, 2022 12:46 pm
Forum: code_saturne usage
Topic: What are "Friction velocity uet" and "Friction velocity uk"?
Replies: 1
Views: 1358

What are "Friction velocity uet" and "Friction velocity uk"?

Hello,
I just want to know What are "Friction velocity uet" and "Friction velocity uk"?

In the uesr guide, I found "uk" related to kinematic energy, but I could not find "uet".

Would someone tell me this?

Best regards,
Tsubasa
by Tsubasa
Tue Sep 06, 2022 6:49 pm
Forum: code_saturne usage
Topic: Impose velocity-surface-profile as a inlet condition extracted from another simulation
Replies: 1
Views: 1438

Impose velocity-surface-profile as a inlet condition extracted from another simulation

Hello, Sorry the title of the topic is not clear. I am doing simulations for outdoor and indoor separately. Then what I want to do now is 1. outdoor flow simulation and extract a velocity profile (surface profile (2D), not 1D profile,) at a certain plane near a window which I select 2. impose that s...
by Tsubasa
Tue Aug 02, 2022 8:34 pm
Forum: code_saturne usage
Topic: Different result with different machines?
Replies: 1
Views: 1513

Different result with different machines?

Hello, I wonder simulation results are different if machines are different. I run two simulations with the completely same setting. Surprisingly the results are not identical at all. I run 12000step, and in the first 50steps the results are the same as each other. Is it true? I think a very very sma...
by Tsubasa
Mon Mar 14, 2022 5:00 pm
Forum: code_saturne usage
Topic: Details for k-w SST model and pseud-steady theory
Replies: 1
Views: 1571

Details for k-w SST model and pseud-steady theory

Hello, Now I am writing a paper and I am lookng for the detailed numerical discription of k-w SST and pseud-steady simulation. As fas as I know in the past post, there is no discription about k-w SST in theory guide, right? But maybe it is similar to k-epsilon model, so I can check it in other paper...
by Tsubasa
Fri Feb 11, 2022 11:12 am
Forum: code_saturne usage
Topic: Schmidt number in code saturne
Replies: 22
Views: 14110

Re: Schmidt number in code saturne

Hello Yvan, I compared two pollutant simulations; one with Sch(schmidt number)=0.7 and the other with default Sch. So far I thought default Sch in codesaturne is 0.7 according to src/cogz/coini.f90 following CODE: SELECT ALL ! ---- Schmidt ou Prandtl turbulent turb_schmidt = 0.7d0 call field_set_key...
by Tsubasa
Wed Feb 02, 2022 3:28 pm
Forum: code_saturne usage
Topic: Set species transport inside domain (not boundary of domain)
Replies: 5
Views: 3003

Re: Set species transport inside domain (not boundary of domain)

Hello Yvan, Actually I think I found a option in GUI which is similar to what I want to do. You can find a picture attached following: SourseTerm.png By this, can I set volumic injection? If so, could you let me know hot to set a size of volume for source? (In tehe examples tab in GUI, there is noth...
by Tsubasa
Fri Jan 28, 2022 4:59 pm
Forum: code_saturne usage
Topic: Set species transport inside domain (not boundary of domain)
Replies: 5
Views: 3003

Re: Set species transport inside domain (not boundary of domain)

Hello Yvan,

By using the volume mass injection, is it possible to set a point source and line sourse for pollutant injection inside domain?

Best regards,
Tsubasa
by Tsubasa
Fri Jan 28, 2022 12:26 am
Forum: code_saturne usage
Topic: Set species transport inside domain (not boundary of domain)
Replies: 5
Views: 3003

Set species transport inside domain (not boundary of domain)

Hello, I am wondering it is possible to set species transport inside a domain? You can understant what I mean in these pictures. First picture is computational domain. Second one is a boudanry to set a species transport which is located boundary of the domain. Third one is a boudanry to set a specie...