Home Neural Network Outout is affected for some bizarre foolish reaons

Outout is affected for some bizarre foolish reaons

0
Outout is affected for some bizarre foolish reaons

[ad_1]

Hello everybody, I’m new to this neighborhood. I’m utilizing ifort compiler for my abaqus subroutine. I used to be utilizing it effortlessly till the final 2 weeks I’ve been struggling rather a lot! It’s simply that my output is affected due to some foolish causes as follows

 

1. After I print any variables the issue will get mounted

2. After I use any variables which are handed in by way of my subroutine from abaqus to declare the dimension dimension, I solely will get the right consequence with out printing something, which is tremendous foolish. Right here is an instance. Right here is an easy 2 parts and I’m computing its stiffness matrix and so displacement, I’ll spare the loading and so forth however the level is u can clearly see every factor has 4 nodes

bhanu1_1-1707424240253.png

So after I declare b matrix as 4 by 8 abaqus simply offers an error. However after I use nnode and abaqus passes it I get appropriate consequence!! however nnode -4 completely!

 

bhanu1_0-1707424161148.png

Then I exploit a do loop for forming ba matrix! I do not perceive why it’s unsuitable! It’s taking 10 days to repair this small drawback in order that I can apply in bigger scale! I’m utilizing all of the checks as could be seen 

bhanu1_2-1707424475930.png

I perceive the printing drawback has been mentioned and the advice was to initialize variables in addition to to test arrays will not be used than they’re sure to! In my case it seems just like the entry to the b matrix array is occurring in a really mysterious method irrespective of logically the array is actually the identical! I’m attaching the code on your type perusal. I hope this dialogue will assist many individuals to to not unfastened their time. Kindly please give any insights what you consider it!

 

 



[ad_2]