Opened 5 years ago

Closed 5 years ago

#245 closed New feature (worksforme)

particles below ground are reflected

Reported by: ZhenhuaHao Owned by:
Priority: major Milestone:
Component: FP coding/compilation Version: FLEXPART-WRF
Keywords: altitude Cc:

Description

hi there,

I reaslise that in subrountine 'advance.o', all the particles that below the ground are reflected which means they are moved back to the altitude above ground. I could understand this setting for gas, but maybe not for some particles, and it make no sense for my case when I am simulating seed dispersions.

So I would suggest to set up a switch to do reflection or not.

If I want to fix in my own version, could you comment on how to fix it in the most simple way?

Change History (1)

comment:1 Changed 5 years ago by pesei

  • Resolution set to worksforme
  • Status changed from new to closed

There are two arguments for the way how it is coded (in both FLEXPART and FLEXPART-WRF):

  1. Particles can be reflected physically as well. The probability that deposition occurs is properly taken care for. Maybe there are some slight improvements possible, because maybe a calculational particle does not enter the dry depo layer before reaching the ground. But this does not justify to let all mass associated with a particle reaching the ground be deposited.
  1. Computational particles are terminated only at the lateral or top domain or if they reach the maximum age.

I would not advise you to modify this behaviour. If you have direct evidence of too weak dry deposition, please let us know.

Note: See TracTickets for help on using tickets.
hosted by ZAMG