A Need help implementing finite difference method for BPM

AI Thread Summary
The discussion focuses on seeking assistance with implementing the finite difference method for the Beam Propagation Method (BPM) based on a specific paper. The original poster requests shared code from others who have successfully implemented this method, as their own code is not functioning as intended. Participants express skepticism about the cost of the referenced article and highlight the challenge of providing comprehensive guidance on the finite-element method due to its complexity. The conversation emphasizes the need for specific questions and detailed information to facilitate effective support. Overall, the thread underscores the importance of collaboration and sharing resources in technical programming challenges.
yashabyadav
Messages
1
Reaction score
1
I am trying to apply finite difference scheme for Beam propagation method by following this paper.

I was wondering if anyone can share their code if they have implemented this method. I can share my code which is not working as expected and can get some insights if possible.
 
Physics news on Phys.org
yashabyadav said:
I am trying to apply finite difference scheme for Beam propagation method by following this paper.

I was wondering if anyone can share their code if they have implemented this method. I can share my code which is not working as expected and can get some insights if possible.
Please post a full description and your questions.

a) The article you linked to costs $40 and I doubt that anybody is willing to pay this.
b) Teach me the finite-element method is far too broad. We cannot provide entire lectures.
 
I think it's easist first to watch a short vidio clip I find these videos very relaxing to watch .. I got to thinking is this being done in the most efficient way? The sand has to be suspended in the water to move it to the outlet ... The faster the water , the more turbulance and the sand stays suspended, so it seems to me the rule of thumb is the hose be aimed towards the outlet at all times .. Many times the workers hit the sand directly which will greatly reduce the water...
Back
Top