Menu

Problem with mesh decomposition

2011-03-31
2019-09-26
  • Zhicheng Wang

    Zhicheng Wang - 2011-03-31

    Hello, X-flow,

    When I tried to decompose examples/testlid/testlid.msh into two parts, the output looks NOT correct . Do you get the same problem ?

    zhicheng

     
  • x-flow

    x-flow - 2011-03-31

    What gmsh version and openfvm version are u using?

     
  • x-flow

    x-flow - 2011-03-31

    If you use latest version from svn which is 1.4, you should use gmsh 2.5.
    If you are using v 1.3, you should use gmsh > 2.0 and < 2.5.

     
  • Zhicheng Wang

    Zhicheng Wang - 2011-03-31

    Hi, X-flow,

    I use the latest version which is 1.4 and try gmsh version 2.5 and 2.4. both get the same error.

     
  • x-flow

    x-flow - 2011-03-31

    It is a bug then. Can you try and correct it?

     
  • Zhicheng Wang

    Zhicheng Wang - 2011-03-31

    Yes, I'm trying to do it. it looks the problem comes from additional wrong old patches.

     
  • x-flow

    x-flow - 2011-03-31

    I tested with latest version from svn and latest gmsh and did not get that error.
    Can you tell me exactly what you are doing? What steps?

     
  • Zhicheng Wang

    Zhicheng Wang - 2011-03-31

    Hi, x-flow,

    Thank you for your reply.

    1) svn co https://openfvm.svn.sourceforge.net/svnroot/openfvm openfvm

    2)cd /openfvm/trunk/OpenFVM/Flow/parallel

    3) modify makefile ,then make

    4)then , cd /examples/testlid, gmsh testlid.geo -3

    5)  ../OpenFVM testlid d 2

    6) gmsh testlid.000.msh testlid.001.msh

     
    • FAN E

      FAN E - 2019-09-26

      Hi, Zhicheng,

      Though it's 2019, I hope you can read this message.

      Do you still have the copy of the svn copy which solves your problem? The link in your reply is no longer available.

      Regards,
      Fan E

       
  • x-flow

    x-flow - 2011-03-31

    You can't load 2 files simultaneously. If you want to see whole mesh with partitions load testlid.ppp.msh

     
  • Zhicheng Wang

    Zhicheng Wang - 2011-03-31

    I load gmsh.001.msh only, get same error as follows:

    http://www.flickr.com/photos/61241732@N06/5576881787/

     
  • x-flow

    x-flow - 2011-03-31

    I see. it is a problem with the patch.

     
  • Zhicheng Wang

    Zhicheng Wang - 2011-04-01

    It's weird only I had this error…..

     
  • x-flow

    x-flow - 2011-04-01

    I think it is corrected now. please update your svn copy.

     
    • FAN E

      FAN E - 2019-09-26

      Hi, x-flow.

      Though it's 2019, I hope you can read this message. I met similar problem with Zhicheng Wang, when I turn to svn for help, the svn link is no longer available.

      https://openfvm.svn.sourceforge.net/svnroot/openfvm

      Could you please help me with the svn package?

      Regards,
      Fan E

       
      • x-flow

        x-flow - 2019-09-26

        I think it is now:

        svn checkout https://svn.code.sf.net/p/openfvm/code/trunk openfvm-code

        Regards,

        x-flow.

         
  • Zhicheng Wang

    Zhicheng Wang - 2011-04-01

    Yes, it works. Thank you so much!

     

Log in to post a comment.