Jump to content

Mr. jason jacob

Members
  • Content Count

    4
  • Joined

  • Last visited

Posts posted by Mr. jason jacob


  1. Hello,


     


    when using GLPictureFrames and GLMaterial, the default settings are, that images are referenced with a path to your system.


    When the project is used on a different system, then the information to location of the images are missing, that is why it is a good idea to save the image in the project.


    To do that, you have to


    • save the images in a documentation
    • right click on the image in the documentation and "save image adress"
    • use image adress as the path

    You can do this for GLPictureFrame as well as for GLMaterial.


    In generell GLMaterial can be used to give surfaces a customized textures and GLPictureFrame for example for Backgrounds.


     


    Requires CAESES-FFW 3.0.16 or newer.



  2. Hi,

    I'd like to know how to connect two external softwares to CAESES.
    In particular, I'm trying to connect CAESES to harpoon(meshing tool)
    and OpenFOAM(simulation tool) together.

    Harpoon imports the trimesh CAESES created and exports the mesh files
    in OpenFOAM format and OpenFOAM runs with these mesh files and other
    input files.

    I have succeeded in connecting CAESES to harpoon and OpenFOAM, respectively,
    but I have failed in connecting these softwares to CAESES together. In this case,
    I think I have to set up connection between harpoon and OpenFOAM, but I don't
    know how to do that.

    Could you tell me how to set up my case?


    P.S. I'm trying the setting like the following:

    • computation

    Local Application: harpoon
    Input Geometry: trimesh (Format: OpenFOAM STL)
    Input Files: config file(necessary when harpoon is executed in batch mode)

    • computation01

    Local Application: simpleFoam
    Input Files:
    system/controlDict, system/fvSchemes, system/fvSolution,
    constant/RASProperties, constant/transportProperties,
    0/U, 0/p

    Thanks in advance for your help.

×
×
  • Create New...