I'm currently working on electrical simulation using AC/DC module. I define nonlinear electric conductivity for zinc oxide material using following function(ZnO) in subdomain settings, but it shown syntax error while defining the function.
sigma0_FDM*exp(ec.normE/Eb_FDM)
where
FDM- Field Dependent Material.
sigma0_FDM*exp(ec.normE/Eb_FDM)
where
FDM- Field Dependent Material.