Search found 45 matches
- Tue Apr 08, 2025 3:22 am
- Forum: code_saturne usage
- Topic: Fix for Intel Systems in CS8.3 (Git Commit 7342705)
- Replies: 3
- Views: 9637
Re: Fix for Intel Systems in CS8.3 (Git Commit 7342705)
Hi Yvon, So the code seems to hang after "Destroying structures and ending computation" in the run_solver.log files. The problem is that the code keeps running in PBS, so I am being billed, even through the code is no longer running. Local case configuration: Date: Mon Apr 7 15:52:37 2025 ...
- Mon Apr 07, 2025 1:30 am
- Forum: code_saturne usage
- Topic: Clipping of the Reynolds-stress tensor
- Replies: 16
- Views: 49770
Re: Clipping of the Reynolds-stress tensor
Hi Daniele, Could you please post (or PM) a few screen shots of your problem? It would be good to see the components of the Reynolds-stress tensor, epsilon, alpha, MPI partitioning, and the velocity components as well. :) Could you please also show me your run_solver.log summary of the residuals and...
- Wed Apr 02, 2025 8:46 am
- Forum: code_saturne usage
- Topic: Fix for Intel Systems in CS8.3 (Git Commit 7342705)
- Replies: 3
- Views: 9637
Fix for Intel Systems in CS8.3 (Git Commit 7342705)
Dear Yvon, I just wanted to verify something that I have observed on my version of CS8.3 on an Intel system, after updating my code to commit 7342705 (Main branch of git.). The solver seems to be hanging on the last timestep, and I wanted to see whether you observed this on your system as well? I ha...
- Sun Mar 30, 2025 1:59 am
- Forum: code_saturne usage
- Topic: Clipping of the Reynolds-stress tensor
- Replies: 16
- Views: 49770
Re: Clipping of the Reynolds-stress tensor
Hi Daniele, The conclusion that I came to was that there was an MPI issue in CS8.2 relating to the Rij tensor, as the number of clipped cells was increasing with core count. When I visualised this, the clipping seemed to be related to the regions of the interface between MPI blocks. As I increased t...
- Fri Mar 07, 2025 8:23 am
- Forum: code_saturne usage
- Topic: URANS in code_saturne
- Replies: 16
- Views: 38201
Re: URANS in code_saturne
Hi Yvon, In addition to my last post, I wanted to verify whether second-order timestepping has ever been available for the k-omega SST model in CS. The reason I ask, is that in Application of recently developed elliptic blending based models to separated flows by Billard, Revell, and Craft, the auth...
- Fri Mar 07, 2025 8:15 am
- Forum: code_saturne usage
- Topic: URANS in code_saturne
- Replies: 16
- Views: 38201
Re: URANS in code_saturne
Hi Yvon, I was unable to see how to do this - if possible, could you please provide a script for this? I also wanted to enquire about using second-order time stepping with URANS. I wanted to run a k-w URANS study with this, and I received a warning that this is not currently supported. Is this somet...
- Wed Feb 26, 2025 5:24 am
- Forum: code_saturne usage
- Topic: Clipping of the Reynolds-stress tensor
- Replies: 16
- Views: 49770
Re: Clipping of the Reynolds-stress tensor
Hi Yvon, Just as an update. The strange clipping phenomenon of the Reynolds-stress tensor (CS8.2) is no longer an issue in CS8.3. I observed that this became more prominent as the number of cores increased (i.e. MPI issue). There were two variables in this test (CS8.2 on an AMD EX Cray system, and t...
- Mon Feb 24, 2025 9:59 am
- Forum: code_saturne usage
- Topic: URANS in code_saturne
- Replies: 16
- Views: 38201
Re: URANS in code_saturne
Dear Yvon, I have tried to extract some more time-averaged fields in the methodology that you have suggested. The fields that are of interest are: algo:gradient_velocity algo:gradient_pressure algo:rij_production algo:rij_pressure_strain_correlation The time-averaged pressure-strain tensor, and the ...
- Thu Feb 20, 2025 2:17 am
- Forum: code_saturne usage
- Topic: URANS in code_saturne
- Replies: 16
- Views: 38201
Re: URANS in code_saturne
Hi Yvon, This is great to hear about this included functionality. I will avoid CS9.0 Beta, as I am not able to dedicate the time to resolving bugs and such at the moment, but I would be happy to port this functionality back to 8.3 if you update the git? If you are already calculating shear-stress, w...
- Mon Feb 17, 2025 5:17 am
- Forum: code_saturne usage
- Topic: URANS in code_saturne
- Replies: 16
- Views: 38201
Re: URANS in code_saturne
Dear Yvon, Thanks for your advice with this. So I have been able to extract plus, but not a time-averaged wall stress components. I think that these components are calculated after runtime, whereas yplus is a field. Could you please provide any advice with this? Best regards, Sean Hanrahan Working c...