Topic: Arbitrary Numbering and Output

Hi Borek,

I have a model where the node numbering has some gaps in it. When I tried to report the displacement and reactions in the output file, it didn't save the reactions.
It seems that the arbitrary numbering procedure doesn't work properly.
I have attached the input file and part of the output.

Regards,
Alireza

Output:

==============================================================
Output for time  0.00000000e+00
==============================================================
Output for domain   1


DofManager output:
------------------
Node        4972 (    4884):
  dof 1   d  0.00000000e+00   v  0.00000000e+00   a  0.00000000e+00
  dof 2   d  0.00000000e+00   v  0.00000000e+00   a  0.00000000e+00




Element output:
---------------
element 1000 (    1000) :
  GP  1.1  :  strains   0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00
              stresses  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00
status { kappa1 0.000000 ,kappa2 0.000000 ,kappa3 0.000000 ,kappa4 0.000000 ,kappa5 0.000000 ,kappa6 0.000000 ,kappa7 0.000000 ,kappa8 0.000000 ,kappa9 0.000000 ,kappa10 0.000000 ,}
status { d1 0.000000 ,d2 0.000000 ,d3 0.000000 ,d4 0.000000 ,d5 0.000000 ,d6 0.000000 ,d7 0.000000 ,d8 0.000000 ,d9 0.000000 ,d10 0.000000 ,}
status { Reduc1 1.000000 ,Reduc2 1.000000 ,Reduc3 1.000000 ,Reduc4 1.000000 ,Reduc5 1.000000 ,Reduc6 1.000000 ,Reduc7 1.000000 ,Reduc8 1.000000 ,Reduc9 1.000000 ,Reduc10 1.000000 ,}
  GP  1.2  :  strains   0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00
              stresses  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00
status { kappa1 0.000000 ,kappa2 0.000000 ,kappa3 0.000000 ,kappa4 0.000000 ,kappa5 0.000000 ,kappa6 0.000000 ,kappa7 0.000000 ,kappa8 0.000000 ,kappa9 0.000000 ,kappa10 0.000000 ,}
status { d1 0.000000 ,d2 0.000000 ,d3 0.000000 ,d4 0.000000 ,d5 0.000000 ,d6 0.000000 ,d7 0.000000 ,d8 0.000000 ,d9 0.000000 ,d10 0.000000 ,}
status { Reduc1 1.000000 ,Reduc2 1.000000 ,Reduc3 1.000000 ,Reduc4 1.000000 ,Reduc5 1.000000 ,Reduc6 1.000000 ,Reduc7 1.000000 ,Reduc8 1.000000 ,Reduc9 1.000000 ,Reduc10 1.000000 ,}
  GP  1.3  :  strains   0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00
              stresses  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00
status { kappa1 0.000000 ,kappa2 0.000000 ,kappa3 0.000000 ,kappa4 0.000000 ,kappa5 0.000000 ,kappa6 0.000000 ,kappa7 0.000000 ,kappa8 0.000000 ,kappa9 0.000000 ,kappa10 0.000000 ,}
status { d1 0.000000 ,d2 0.000000 ,d3 0.000000 ,d4 0.000000 ,d5 0.000000 ,d6 0.000000 ,d7 0.000000 ,d8 0.000000 ,d9 0.000000 ,d10 0.000000 ,}
status { Reduc1 1.000000 ,Reduc2 1.000000 ,Reduc3 1.000000 ,Reduc4 1.000000 ,Reduc5 1.000000 ,Reduc6 1.000000 ,Reduc7 1.000000 ,Reduc8 1.000000 ,Reduc9 1.000000 ,Reduc10 1.000000 ,}
  GP  1.4  :  strains   0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00
              stresses  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00  0.0000e+00
status { kappa1 0.000000 ,kappa2 0.000000 ,kappa3 0.000000 ,kappa4 0.000000 ,kappa5 0.000000 ,kappa6 0.000000 ,kappa7 0.000000 ,kappa8 0.000000 ,kappa9 0.000000 ,kappa10 0.000000 ,}
status { d1 0.000000 ,d2 0.000000 ,d3 0.000000 ,d4 0.000000 ,d5 0.000000 ,d6 0.000000 ,d7 0.000000 ,d8 0.000000 ,d9 0.000000 ,d10 0.000000 ,}
status { Reduc1 1.000000 ,Reduc2 1.000000 ,Reduc3 1.000000 ,Reduc4 1.000000 ,Reduc5 1.000000 ,Reduc6 1.000000 ,Reduc7 1.000000 ,Reduc8 1.000000 ,Reduc9 1.000000 ,Reduc10 1.000000 ,}




    R E A C T I O N S  O U T P U T:
    _______________________________



User time consumed by solution step 0: 0.566 [s]

2

Re: Arbitrary Numbering and Output

Dear Alireza,

thank you very much for reporting this issue. I have already fixed the problem in the repository version (revision 550).
Borek

Re: Arbitrary Numbering and Output

Thanks Dear Borek,
Unfortunately, I'm not using the subversion software. I know I better switch to subversion soon to organize the work better.
Would you please tell me which file is modified so that I can download it from the repository and re-compile the code.

Cheers,
Alireza

4

Re: Arbitrary Numbering and Output

Dear Alireza,

it is not so easy to replace a single file, as it contains some modification depending on other changes. The use of repository version is simple, you have to install svn client and then follow installation instructions on oofem wiki (http://www.oofem.org/wiki/doku.php?id=installation). Frankly, there are only a minor differences, compared to installation of release version.

Borek