Jump to content

Mr. Claus Abt

Moderators
  • Content Count

    259
  • Joined

  • Last visited

  • Days Won

    6

Everything posted by Mr. Claus Abt

  1. HI Shafeeh, Here is a model of a rim drive. Best Regards Clausrimdrive.cdb
  2. Hej Gustaf, Can you create a ticket in the helpdesk https://helpdesk.caeses.com/ and share your project file, please? Looks like the parametrization is different to what you would like to achieve. The ruled surface connects the curves at the same parameter values, hence you can manipulate them by changing the parametrization, e.g. unit speed or even custom. Cheers Claus
  3. HI Jake, Can you send the propeller file again? I can not find it in my archives.
  4. Please insert a reasonable knotspacing value in the BRep and datareduction afterthe transformation. The transformation might otherwise rip the geometry apart, since it moves the control points of the vessels representation. In the flat of bottom area there might be only a few and that needs to be refined. Cheers Claus
  5. The reference points for the trimming did not hit the Brep. Alos,is there any reason why you took 2000 sections for the bottom surface? TestSWAN_v2_trimmed.cdbc
  6. Jake, Ceyhan is not in the office these days. Will take a little until he responds 😕 Best Regards Claus
  7. Hi Jake, I received your question, unfortunately I am a bit busy theses days ... I'll come back to you.
  8. Hi George, I took the liberty to reduce the number of sections for the metaSurface a little to get the performance a little better. Your chosen number might have slowed it down and potential later operations take long and might fail. If you select the hull Brep, you will find two sprayrail as operations. If you define a feature that has a Brep as typeProvider, and the first argument is a FBrepBase you can use that as an operation, which will make your project pretty slim. For the Chine, I also generated a new surface as a RuledSurface from the upper edge of the metaSurface and a trimmed imageCurve of the side Brep. Cheers Claus TestSWAN_v2_SR.cdbc
  9. Thanks, I have responded by email. Did you get it? Cheers Claus
  10. HI Jake, can you send me the step file? info@friendship-systems.com would work for that. Cheers Claus
  11. Yes! We usually define normalized parametric section definitions, therefore all controls are relative to C. This does not hold for skew, rake and pitch, those inputs are blade parameters, not section parameters.
  12. You can write the value in a separate file if you want. If you look up the code snippet for "write file" in the feature editor, you should get a hint how you can write a file.
  13. Thickness is not only normalized by R but also by Chord. So it is t/c. Best Claus
  14. For the horizontal flat parts you could just remove the surfaces and extrude the edges to the centerplane.
  15. Gaps usually affect the meshing/CFD process, no matter if they are in the original or modified parts.
  16. The model is unfortunately very bad. There are big gaps between several surfaces. I will see if I can find a repaired one. Best Regards Claus
  17. If you search the Help for Series, you will understand how they work. If you search for openfoam in the documentation (Help), you will get to the Ahmedbody openfoam integration. Cheers Claus
  18. Hi Yukai, The red lines indeed indicate errors in the triangulation. STL files are just discrete representations of a geometry. They are not parameterized and the triangles do not even know their neighbors. Still, if you have an STL that is clean and that can be used for CFD analysis, you can apply parametric modifications to it in CAESES. Please see the tutorials, e.g. lackenby hull variation or mesh morphing. You can also use the other transformations on an imageTrimesh, such as deltashift, free form deformation. For a complete parametric model you have to create a parametric model of the vessel yourself. Kind Regards Claus
  19. You can generate a BRep from the surfaces. Just select the Surfaces and then create a BRep, see below.
  20. Can you share your project file, please? It is a bit difficult to give an advice if we can't see what the exact problem is. Best Regards Claus
  21. Hi Susan, if you have a curve (which could also be the edge of a surface) you can "ask" the curve.gettan() with the corresponding arguments at which parameter value of the curve and in which plane, see below.
  22. Hey Gustaf, is there any reason why you stick to CAESES 4?
  23. Hi Gustaf, currently you can only use appropriate names to sort the scopes alphabetically or, use weights for the items, see attachments.
  24. If your objective function is based on Fine/Marine, then you could reduce the number of designs that is needed to run through CFD possibly if you use a response surface. Please read the information of the design engine that explains how many designs are needed for setting up the response surface (surrogate model). It depends on the number of design variables you will use.
×
×
  • Create New...