Rainfall Data
Posted: Tue Jun 21, 2016 11:11 pm
Dear Code_Bright Community,
I have been trying to simulate the effect of rainfall. The simulation I attached is of a cube, meshed with a 100 elements. I have been struggling to understand the proper way to implement this effect even after reading the manual and the tutorial examples.
To clarify the simulation:
1) The average rainfall for each interval is calculated in the attached Excel Sheet "Rainfall_Data.xlxs"
2) The rainfall starts at interval 16, which is at day 580 (50112000 sec) and continues until interval 29, day 1725 (149040000 sec)
3) The _atm.dat file I have attached has the time in seconds for each interval and the rainfall in mm/sec
4) The atmospheric flux boundary condition is applied at interval 16 all the way until interval 29
What I am trying to communicate with the software:
For each interval, starting interval 16 (580-640 days) I have computed that an average value of rainfall in mm/sec. For interval 16 this is 8.16 E-06 mm/sec rainfall and want to apply this rainfall to a boundary.
Questions I have:
1) I am not sure if the way I have set up the _atm.dat file is correct given what I want to communicate
2) I am not sure if the atmospheric FLUX boundary condition I have applied is correct as well.
Best regards
I have been trying to simulate the effect of rainfall. The simulation I attached is of a cube, meshed with a 100 elements. I have been struggling to understand the proper way to implement this effect even after reading the manual and the tutorial examples.
To clarify the simulation:
1) The average rainfall for each interval is calculated in the attached Excel Sheet "Rainfall_Data.xlxs"
2) The rainfall starts at interval 16, which is at day 580 (50112000 sec) and continues until interval 29, day 1725 (149040000 sec)
3) The _atm.dat file I have attached has the time in seconds for each interval and the rainfall in mm/sec
4) The atmospheric flux boundary condition is applied at interval 16 all the way until interval 29
What I am trying to communicate with the software:
For each interval, starting interval 16 (580-640 days) I have computed that an average value of rainfall in mm/sec. For interval 16 this is 8.16 E-06 mm/sec rainfall and want to apply this rainfall to a boundary.
Questions I have:
1) I am not sure if the way I have set up the _atm.dat file is correct given what I want to communicate
2) I am not sure if the atmospheric FLUX boundary condition I have applied is correct as well.
Best regards