Hi,
I'm planning to implement a function that would calculate the trajectory of a balloon, released from the ground at a certain coordinate. It should work during runtime.
I have the physical and mathematical outline of the function, but not sure where and how to start implementing the code since this is my first time working on the WRF code. Can you please give me a piece of educated advice on where and how to start coding this function? Which part of the code should I start looking at? Are there any function(s) that are already available and could help me start by copying them (such as pollutant dispersion)
Thanks in advance.
I'm planning to implement a function that would calculate the trajectory of a balloon, released from the ground at a certain coordinate. It should work during runtime.
I have the physical and mathematical outline of the function, but not sure where and how to start implementing the code since this is my first time working on the WRF code. Can you please give me a piece of educated advice on where and how to start coding this function? Which part of the code should I start looking at? Are there any function(s) that are already available and could help me start by copying them (such as pollutant dispersion)
Thanks in advance.
Last edited: