Jump to content

Mr. Claus Abt

Moderators
  • Content Count

    268
  • Joined

  • Last visited

  • Days Won

    6

Mr. Claus Abt last won the day on January 6 2024

Mr. Claus Abt had the most liked content!

Community Reputation

14 Good

1 Follower

About Mr. Claus Abt

  • Rank
    Moderator

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

5581 profile views
  1. exportCurvesPointsTocvs.cdbHi Ray, here is an example.
  2. Hi, I don't think the SBGO will take integer design variables. An option would be to post-process the designvariable used as a factor or the stepsize to an integer, see example attached. testStepsInSBGO.cdb
  3. If you set up the script to run your analysis such that it will not return before the result file is written, everything should be fine. You could stay in the script within a loop, checking for the creation of the output file. Best Regards, Claus
  4. Hi Avishai, Simon is travelling this week. You could set up a feature that uses a COM interface to run Maxsurf. Then you could use the software connector to start your Python analysis. If you define an output of Maxsurf as an input to the software connector and take the output of the analysis as an objective, all objects should know of their respective suppliers and wait until they are available. Then you can simply run an optimization. Hope that helps Claus
  5. If you keep two layers fixed and move the third point in line of these two first points it will still be curvature continuous. If you move it out of the line you will only maintain tangency continuity. If you keep 3 layers untouched, you will keep curvature continuity. BTW please use CAESES 5 for your work, there is also documentation at https://docs.caeses.com
  6. HI Liuxuyang, Did you have a look into our propeller models? If you want to share your model we can give you some advice. You can send it to info [at] friendship-systems.com. Best Regards
  7. HI dongdongdong, There is no real mirror in CAESES. If you want to have an object mirrored you can create a copy and add a transformation. Actually for hull shapes there is a BRep operation "addMirrored" that will do it for you and combines the two sides in one new BRep. Best Regards Claus
  8. HI dongdongdong, Here is an example: functions.cdb
  9. HI Shafeeh, Here is a model of a rim drive. Best Regards Clausrimdrive.cdb
  10. 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
  11. HI Jake, Can you send the propeller file again? I can not find it in my archives.
  12. 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
  13. 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
  14. Jake, Ceyhan is not in the office these days. Will take a little until he responds 😕 Best Regards Claus
  15. Hi Jake, I received your question, unfortunately I am a bit busy theses days ... I'll come back to you.
×
×
  • Create New...