Skip to content

Function Neumann BC Notation for Species Flux #104

Discussion options

You must be logged in to vote

The way you can convert between the Zapdos value of a molar-log variable the density you want is with the expression

n = exp( value ) * 6.022e23

For example a conversion from a Zapdos value of -17.9135 translates to a density of 1e16. With that being said you will want to include the entire expression inside the logarithm so your expression would look like

log( -1 * n * ( a - b * x^2 ) / 6.022e23 )

For another example see the IC functions in this file

https://github.com/shannon-lab/zapdos/blob/devel/test/tests/Lymberopoulos_rf_discharge/Lymberopoulos_with_argon_metastables.i

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ghost
Comment options

@gsgall
Comment options

@ghost
Comment options

@csdechant
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants