On Mon, 06 Jul 2009 17:00:39 -0600, nacim_bravo wrote:

> Dear Python gurus,
> 
> If I'd like to set dielectric constant for the certain material, is it
> possible to do such in Python environment? If yes, how to do or what
> syntax can be used?

certain_material.dielectric_constant = 1.234


> Also, I'd like to get a simulation result, like voltage, is it possible
> to get this value in Python environment?

Yes.



-- 
Steven
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to