UFL statement for python int()
Dear all, I have a function temp(p,h), which returns temperature dependent on pressure and enthalpy. I insert UFL representations of p and h into temp(,). Then I do some +,-,*,/ operations and afterwards want something like python int(,). How do I do this in valid UFL syntax? And finally I want to access an array with the vector of values I got, and save the values I get back to the UFL form. Henrik -- Dipl.-Math. Henrik Büsing Institute for Applied Geophysics and Geothermal Energy E.ON Energy Research Center RWTH Aachen University ------------------------------------------------------ Mathieustr. 10 | Tel +49 (0)241 80 49907 52074 Aachen, Germany | Fax +49 (0)241 80 49889 ------------------------------------------------------ http://www.eonerc.rwth-aachen.de/GGE hbuesing@eonerc.rwth-aachen.de ------------------------------------------------------
participants (1)
-
Buesing, Henrik