Search found 31 matches

by vshinde
Thu Dec 08, 2016 4:04 pm
Forum: code_saturne usage
Topic: anisotropic turbulent eddy viscosity
Replies: 8
Views: 6389

Re: anisotropic turbulent eddy viscosity

Hello Martin, Thanks for your suggestions there. Recently, I have been trying to implement what you had suggested. I ran some simple tests, for implementation of tensorial subgrid turbulent viscosity by defining idften(iu)=6. The results (velocity, pressure) show quite a lot differences between simu...
by vshinde
Wed Sep 14, 2016 1:17 pm
Forum: Installation issues
Topic: medCoupling for saturne-aster coupling
Replies: 11
Views: 13169

Re: medCoupling for saturne-aster coupling

Hello,

Please find attached the outputs of the commands.
Many thanks for your time.

Vilas
by vshinde
Fri Sep 09, 2016 5:07 pm
Forum: Installation issues
Topic: medCoupling for saturne-aster coupling
Replies: 11
Views: 13169

Re: medCoupling for saturne-aster coupling

Many thanks Yvan,

Please find the output of the command you asked in a file (output.txt) attached.

BW
Vilas
by vshinde
Thu Sep 08, 2016 12:50 pm
Forum: Installation issues
Topic: medCoupling for saturne-aster coupling
Replies: 11
Views: 13169

Re: medCoupling for saturne-aster coupling

Hello Yvan,
Please find the files attached.
Many thanks for your time.

Vilas
by vshinde
Wed Sep 07, 2016 2:30 pm
Forum: Installation issues
Topic: medCoupling for saturne-aster coupling
Replies: 11
Views: 13169

Re: medCoupling for saturne-aster coupling

Hello, In a recent attempt to run a coupled case, I have an error (from code_saturne listing) that says: ===================================================================================== command: ./cs_solver --param param.xml --mpi --app-name fluid --yacs-module=/home/vilas/saturne/4.2.1/lib/sal...
by vshinde
Tue Aug 23, 2016 11:13 am
Forum: Installation issues
Topic: medCoupling for saturne-aster coupling
Replies: 11
Views: 13169

Re: medCoupling for saturne-aster coupling

Hello Yvan, Thank you for your reply. I get below output when I run a testcase. (Sorry for the bulk message, but it is as it is.) ===================================================================================== ./runcase Coupling execution between: o Code_Saturne [1 domain(s)]; o Code_Aster [1 ...
by vshinde
Mon Aug 22, 2016 11:07 am
Forum: Installation issues
Topic: medCoupling for saturne-aster coupling
Replies: 11
Views: 13169

medCoupling for saturne-aster coupling

Hello, I am trying to configure code_saturne (v4.3.0) for aster (v12.6) external coupling using salome_meca (v2016) platform. I use following options for configuration: --with-prefix=, --with-hdf5=, --with-cgns=, --with-med=, --with-salome=. The configuration is done as below: ======================...
by vshinde
Mon Jun 06, 2016 1:42 pm
Forum: code_saturne usage
Topic: force on a structure - ALE computations
Replies: 1
Views: 2325

force on a structure - ALE computations

Hello, There appears to be a typo error in 'condli.f90' file (CS V4.2.1). The term in bold. ------------------------------------------------------------------------------------------------ condli.f90 ------------------------------------------------------------------------------------------------ ! T...
by vshinde
Wed Oct 21, 2015 1:37 pm
Forum: code_saturne usage
Topic: anisotropic turbulent eddy viscosity
Replies: 8
Views: 6389

Re: anisotropic turbulent eddy viscosity

Hello Martin, Thanks for the possibilities you suggested. Actually, I externally compute mu_T(1), mu_T(2) and mu_T(3) for the three components of velocity respectively. Now instead of assigning the value of norm(mu_T) to the cpro_visct(iel) array, I prefer to use each component of mu_T for the respe...
by vshinde
Tue Oct 20, 2015 3:55 pm
Forum: code_saturne usage
Topic: anisotropic turbulent eddy viscosity
Replies: 8
Views: 6389

Re: anisotropic turbulent eddy viscosity

Hello Martin,
I use the latest version, CS 4.1.1. Thanks for the info on cfdivs. I like to modify the viscous diffusion term of the momentum in an incompressible formulation for now, by simply adding the three components of turbulent viscosity to the molecular viscosity.

Many thanks,
Vilas