[Mesa-users] length of cell

Ebrahim Hassani ee.haji at gmail.com
Sun Jul 5 05:54:08 EDT 2020


Dear Prof. Timmers

Yes, you are correct.
In fact, when I want to copy & paste my code to email it, I edited it in
order to clarify what I am saying. In this way, I unintentionally cleaned
the part of the code that I must include in the code. The correct form of
the code that I used is:

      part3_h1 = 0
      do i = s% nz, 2, -1
      part3_h1 = part3_h1 + (s% r(i)) * ( (s% r(i-1)) - (s% r(i)) )
      end do
      part3_h1 = part3_h1 + (s% r(1)) * ((s% r(1)) - (s% r(2)))

Thank you again for your attention to this matter.

Best Regards,

Ebrahim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20200705/9fb82508/attachment.htm>


More information about the Mesa-users mailing list