Any updates on the impact case?
You may find <https://doi.org/10.1016/j.coastaleng.2023.104397> a useful reference.
(For free access the first month or two, you should be able to also use : <https://authors.elsevier.com/c/1htby1M2DVKRU1>)
Search found 46 matches
- Tue Oct 10, 2023 8:57 am
- Forum: code_saturne usage
- Topic: OBJECT IMPACT ON WATER
- Replies: 9
- Views: 3694
- Mon Aug 07, 2023 8:04 pm
- Forum: Discussion
- Topic: Documentation, "4.5 Advanced topic"
- Replies: 3
- Views: 5638
Re: Documentation, "4.5 Advanced topic"
FYI, this is now apparently 4.6.2 of https://www.code-saturne.org/documentation/8.0/theory.pdf . That said, the link to the programmers reference to iphydr at the end of the section, https://www.code-saturne.org/documentation/8.0/doxygen/src/structcs__stokes__model__t.html#iphydr , is apparently bro...
- Wed Jun 14, 2023 9:21 am
- Forum: code_saturne usage
- Topic: Best way to export force coefficient data to files
- Replies: 1
- Views: 344
Re: Best way to export force coefficient data to files
For saving to text files, there are a few examples in src/user_examples that do exactly this, such as https://github.com/code-saturne/code_sa ... culation.c
- Tue Jun 13, 2023 3:09 pm
- Forum: code_saturne usage
- Topic: OBJECT IMPACT ON WATER
- Replies: 9
- Views: 3694
Re: OBJECT IMPACT ON WATER
Ah, so then this is motion in 2D, but a 3D flow (so not really a 2D problem)? If you would accept a fixed velocity of motion, to get the force / impulse, I have some experience with this from the VOF side, and from what you are saying may be enough for this initial phase of impact. Overall, it may b...
- Mon Jun 12, 2023 10:45 am
- Forum: code_saturne usage
- Topic: OBJECT IMPACT ON WATER
- Replies: 9
- Views: 3694
Re: OBJECT IMPACT ON WATER
If you could give more details, perhaps I can try to give a more detailed reply... if Re~10,000 and you want to dive 1m... does that mean the cylinder diameter is 1mm or 10m? Can the cylinder rotate or is it fixed? Is it rigid or flexible? Modeling a cylinder in CFD can be either very easy or very c...
- Sun Jun 11, 2023 1:22 pm
- Forum: code_saturne usage
- Topic: OBJECT IMPACT ON WATER
- Replies: 9
- Views: 3694
Re: OBJECT IMPACT ON WATER
Another reference that might be of interest : http://venus.ceride.gov.ar/ojs/index.ph ... /6439/6560
- Sat Jun 10, 2023 8:55 pm
- Forum: code_saturne usage
- Topic: OBJECT IMPACT ON WATER
- Replies: 9
- Views: 3694
Re: OBJECT IMPACT ON WATER
As a part of the DIMPACT project <https://www.france-energies-marines.org/en/projects/dimpact/>, for some CFD work at Ecole des Ponts and France Energies Marines, we have done some simulations very similar to this. Some part of this has been already published : <https://hal.science/hal-03721266/docu...
- Wed Jun 07, 2023 8:48 am
- Forum: code_saturne usage
- Topic: GUI math expression documentation
- Replies: 1
- Views: 331
GUI math expression documentation
Is there somewhere the full documentation of the mathematical expression library used? I tried to take a look around, but didn't find anything. In particular, I am curious if there are any demos of: * the while statement (in an attempt to create a loop) * the square_norm function (apparently defined...
- Sat May 20, 2023 10:51 pm
- Forum: Flow modeling examples
- Topic: Water waves
- Replies: 0
- Views: 4427
Water waves
To follow work presented at the user meetings between 2016 and 2019, and in the 2021 paper with Martin Ferrand, https://hal-edf.archives-ouvertes.fr/hal-03426951 , I have recently updated a repository with a few test cases. Links to source code, references, and more animations are at: https://gitlab...
- Fri May 19, 2023 12:09 pm
- Forum: Installation issues
- Topic: Problem with libple.so.2
- Replies: 22
- Views: 5165
Re: Problem with libple.so.2
Are there any connections between the EDF team and the group (Debian Science Team) that put code_saturne in their package managers ? https://packages.debian.org/search?keywords=code-saturne https://packages.ubuntu.com/search?keywords=code-saturne If so, it could be useful, especially for more casual...