Message by Lee Juyoung:
Hello, I found that now only exponential current model is supported when hybrid-PIC is used. This makes a wrong result for positive surfaces. Can I use a different analytical model only for specific surface?
Message by Matias Wartelski:
There are two fluid descriptions of electrons:
GlobalMaxwellBoltzmannVolDistrin -> exponentials when V < 0 and 1+q*V/Te when V>0
UnlimitedGlobalMawellBoltzmannVolDistrib -> exponential always
Check the documentation.
You can also use Backtracking methods (not fluid) for current computation.