|
[Sponsors] |
first Internal Engine simulation with STAR-CCM+ |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 9, 2008, 19:57 |
first Internal Engine simulation with STAR-CCM+
|
#1 |
Guest
Posts: n/a
|
Hi
I made a ICE engine simulation with STAR-CCM+. I prepare different meshes (volume representations) at different positions and cranck angles. Then I compute on one postion for few timesteps , mesh replace the next one. STAR-CCM+ maps the solutions. I added relevant compressibility terms and momentum sources using field functions and java macros. It is really easy to set up but it is a bit expensive on the disk because there are a lot of meshes to prepare in advance. So I only did this 2D. I see well the Otto cycle at the end: http://techni.tachemie.uni-leipzig.d...to_g0_eng.html The full technology is nearly there. What is missing to the code is the spray injection and moving the vertices between position. It also work with LES. Has anyone tried moving meshes or engine simulation with STAR-CCM+? Thanks, B. Weisser |
|
February 11, 2008, 06:06 |
Re: first Internal Engine simulation with STAR-CCM
|
#2 |
Guest
Posts: n/a
|
"--- wer keine Probleme hat, macht sich welche."
Why the hell do you use ccm+ for that. You have all the ICE related features in StarCD. http://www.adapco-online.com --> ENGINE MODELLING |
|
February 11, 2008, 06:44 |
Re: first Internal Engine simulation with STAR-CCM
|
#3 |
Guest
Posts: n/a
|
That is a very odd position to take. I can't imagine CD wanting to keep the old STAR-CD alive for ever ... or adding (m)any new models to it. Last time I was in their office I saw a lot of porting activity: moving models from old STAR-CD to CCM+.
At worst the OP is duplicating effort. At best he is preparing himself for the future. |
|
February 11, 2008, 07:05 |
Re: first Internal Engine simulation with STAR-CCM
|
#4 |
Guest
Posts: n/a
|
I don't think adapco-online is maintained any more. It looks pretty much the same as it did in 2002. Although it does conatain a lot of useful info, it's not a good resource for learning new models and modelling techniques.
|
|
February 11, 2008, 12:24 |
Re: first Internal Engine simulation with STAR-CCM
|
#5 |
Guest
Posts: n/a
|
Hi there,
I'm currently working on a ICE conjugate heat transfer problem and am using a moving mesh within CCM+. The mesh works well from a modified java macro; the problem I have is trying to apply heat flux or temperature values above and below the piston to represent the combustion and oil mist temps. Again, I have written into the macro to modify the field function at each time step to apply the correct values at the correct portions of the liner. For example, above the piston apply a heat flux of 3000, below the piston apply -20, where the piston is in contact with the liner apply 0 so that the heat transfer comes through the rings. The problem seems to be that CCM+ converts my field function to a nested if statement in assembly code rather than an if...else statement. This messes up the applied values as a nested if statement always returns true (in this case). Anyone got any ideas how to write field functions to do what I want? Cheers, Daryl |
|
February 12, 2008, 11:26 |
Re: first Internal Engine simulation with STAR-CCM
|
#6 |
Guest
Posts: n/a
|
Hi Daryl
Try tables in your java macro. They are very powerful and you can control when they update. I guess the only negative is that you have to pay a price for writing stuff to the disk. This approach has solved my problems with FF feedback. I hope that this helps. Steve |
|
February 12, 2008, 12:33 |
Re: first Internal Engine simulation with STAR-CCM
|
#7 |
Guest
Posts: n/a
|
Thanks for the advice Steve but I have managed to get the function working after adding some extra sets of brackets to split the function correctly.
|
|
January 10, 2011, 05:48 |
|
#8 | |
New Member
Yue Wang
Join Date: Sep 2009
Posts: 14
Rep Power: 17 |
hi,
Could you give me some instruction about how to move mesh within CCM+? Is there example in any tutorial? Best regards! Quote:
|
||
January 10, 2011, 11:53 |
need help for meshing on BWB..
|
#9 |
New Member
mohd afiq
Join Date: Jan 2011
Location: malaysia
Posts: 2
Rep Power: 0 |
hi
i need some help for meshing value on BWB UAV model that i have designed on CATIA..this model about 0.348 m span, 0.03995 m2 wing-body plan form area, 0.114 m mean chord..i already run this problem but,get wrong result..i think that the mesh i put is totally wrong..need some help please.. tq |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Internal combustion engine | Akuma | FLUENT | 0 | January 30, 2007 07:02 |
Internal combustion engine | Akuma | FLUENT | 0 | January 30, 2007 03:58 |
numerical simulation of internal combustion engine | hamed | FLUENT | 0 | October 19, 2005 04:03 |
CFD simulation in Internal Combustion Engine | Anne | Main CFD Forum | 17 | May 5, 2005 06:06 |
internal combustion engine port flow simulation | Nyquist | Siemens | 1 | April 29, 2003 04:48 |