Maximum number of boundary elements

edited February 2017 in DualSPHysics_v4.0
If I remember well from the workshop, the maximum number of boundary elements was over 2000? However I have a case where I have 250 moving boundary blocks, and when I run gencase (with debug) I get the following error:

FilePoints> CaseCoupling_out/CaseCoupling_Dbg_00197.vtk np:2200 (2200)
SetMkBound

*** Exception (JSpaceDraw::SetMkBound)
Text: Invalid mk value for the rank set.

However, my xml file speficies that there can be more boundary elements:





I can run the case when I lower the number of boundary elements, but I would like to have more..

Thank you for your suggestions!

Comments

  • Hi,

    some one has a solution for this problem?
    I also get the same error and would like to implement more moving boundary elements (more then 240 mkbound) with different mk values.

    Regards
  • Just to be sure, are you raising the value of boundcount in mkconfig?
  • Yes im raising the boundcount value in mkconfig.

    But then im getting the following errors:

    *** Exception (JSpaceDraw::SetMkRange)
    Text: The total rank value for Mk exceeds the maximum allowed.

    or

    *** Exception (JSpaceDraw::SetMkBound)
    Text: Invalid mk value for the rank set.
  • This maximum number of boundary elements can be modified and extended in the next release since we realise that many users need higher values

    Regards
Sign In or Register to comment.