denisedede
Programmer
Hi, I am still new to fortran programming and would like some help in starting my code. I was given the task to subdivide a rectangular area into circular cells, one next to the other. I then have to be able to change the radii of the circles to be able to overlap these cells. The area I am looking at has a number of different species. If a species is found in a particular circle, then I will have an output saying cell = i,j species = 2. I hope I made it clear.
Can someone help me at least get started?
Can someone help me at least get started?