Jump to content

Karsten Wenzke

Members
  • Content Count

    269
  • Joined

  • Last visited

Posts posted by Karsten Wenzke


  1. Hey,

     

    Did you install simflow with Administration rights?

    Right click on the executable of simflow (Installation) and choose "run as Administrator"

     

    Seems that the links in the System have not been set properly.

    Can you try to reinstall simflow.

     

    Let me know if it helps.

     

    @Carsten: Sure the Software connector is in that file already? If I remember correctly is that the stage right aber die variable geometry and no Connection has been set up. the ..03 or 04 is the one after the Software connector has been Setup. But then the half of the assessment is done already.

     

    Have a nice weekend

    Cheers,

     

    Karsten


  2. Hey, 

     

    Please install Openfoam 2.3.1 the scripts you are using are not working with openfoam 3.0. You can find it on the same download site. 

     

    They slightly changed the input scripts from 2.3.x to 3.0 and I cannot remember which one exactly. 

    They merged 2 scripts files into 1. 

     

    You are doing the homework exercise for the SDD course right? 

    I have created the documents for it ;-) 

     

    Cheers,

     

    Karsten


  3. Hey, 

     

    You cannot change the points directly. you need to change/adjust the Parameters in the scope "Parameters". 

    If you change their values the ship hull will be updated. 

    In addition you can also try to change the curves in the scope "functions"

    post-41-0-81604700-1496084147_thumb.png

     

    Hope this helps. 

     

    Cheers,

     

    Karsten


  4. Hey Harry,

     

    It is not possible to have such an export option in CAESES. As you wrote the bspline curves are in the iges and it is also correct to have all the other entities as well because they are need to be able to recreate the brep.

    Rhino can read both iges files.

    You have two options now in my opionion:

     

    1) Model the ship only with surfaces in caeses then you do not have the problem at all.

    Why do use the brep to model the ship? In general the brep is not needed until you need to have a watertight geometry or need to cut a hole in the hull.

     

    or 2)  Contact the Napa support and make them aware that their Iges Interpreter has some trouble with the iges file and maybe they can do something about it.

    If you like you can share the project with us here in the forum or send it to me via mail then I'll be able to give some advices.

     

    Cheers,

    Karsten


  5. Hey Sami,

     

    I would recommend the OpenFOAM for windows from Sim-Flow https://sim-flow.com/download/openfoam-windows/.

    It is really easy and you do not really need to change the allrun script of our openfoam tutorial.

     

    I've never used the OpenFOAM for windows which you mentioned.

     

    This is an example allrun script for windows for the simflow OF which you need to adapt the allrun script of the sduct tutorial.

    ::Meshing
    surfaceFeatureExtract
    blockMesh
    snappyHexMesh -overwrite
    
    :: solving
    simpleFoam
    
    ::postprocessing
    :: equivalent for touch on linux systems
    echo .> case.foam
    
    patchAverage p -latestTime sduct_Inlet > pin.dat
    patchAverage p -latestTime sduct_Outlet > pout.dat
    

    Cheers,

     

    Karsten


  6. Hey Oliver,

     

    1) We do not have a latex listings for FPL. Sorry.

     

    2) We also do not have a list of all commands for the easy to copy and paste.

    All commands are documented and can be found in the documentation browser.

     

    P.s. If you create a listing for FPL it be awesome if you share it with the CAESES community by the time it is finished.

     

    Cheers,

     

    Karsten


  7. Hey Oliver,

     

    If you want to use your so called ascii art you do need to change the font of CAESES.

    1) menu > file > settings

    2) click on appearance

    3) scroll down to fonts and choose for example curier 10 Pitch and choose Font style regular

     

    It is not possible to change the font style of the console individually therefore this is the only solution.

     

    Now your echo created inside the feature looks similar to the console and vice versa.

    post-41-0-96549000-1470386644_thumb.png

    The reason is you need to choose a mono spaced font.

     

    You still have one space to much in line 20 in your feature definition or you need to add one space in line 21.

     

    Cheers,

     

    Karsten

    • Upvote 1

  8. Hey Emre,

     

    There is a Tutorial included in CAESES in the documentation browser > Tutorials > Integration > ansy. 

    Which guides you through the process.

     

    What do you mean by "with its parameters"?.

    You can export the impeller as iges, step, stl and tetin (ICEM CFD file).

     

    Cheers,

     

    Karsten


  9.  

    cp: cannot stat ‘../baseCase/constant/polyMesh’: No such file or directory

    This is the line which is causing the errors which are appearing afterwards.

    The path "basecase" seems to be wrong. But without having seen the project file it is really hard to help further.

     

    Can you upload the project file. It would help to identify the problem.

     

    Cheers,

     

    Karsten


  10. Dear Hamid,

     

    For the internal optimization you should take a look at the tutorial "Fulfilling geometrical Constraints".

    This is the same Carlo described.

     

     

    I think, the best way is defining the “persistent “ feature to have the capability of run in each design process, also, the outputs should define outside of the feature as you said. Thus, applying the” preprocessing commands” result in change the outputs according to input for each design.

     

    This is exactly what the pre porcessing command does.

     

    In addition you cannot use a persistent feature because the feature would change its one arguments which is not allowed because it is an infinite recursion.

     

    Let me know if you need any further assistance and/or explanations.

    A project file and a more detailed description would be helpful in order to be able to solve and understand your workflow,

     

    Cheers,

     

    Karsten


  11. Hey Aldi ,

     

    On linux systems there is no need to install CAESES.

     

    You only need to extract the archive.

    Which is also stated below the download link on our website.

    "For Linux, extract CAESES.tar.gz, change the working directory to the CAESES® folder and start with: ./CAESES"

     

    Hope this solves your problem.

     

    Cheers,

     

    Karsten

×
×
  • Create New...