It would be useful to be able to define quartic variable in coral.equations, e.g.:
>>quadratic_variable :: uu := uFull.uFull <<
>>quartic_variable :: u4 := uu.uu <<
Eventually, these variables could enter the equations. For the time being, we have in mind diagnostic purposes only.
It would be useful to be able to define quartic variable in
coral.equations, e.g.:Eventually, these variables could enter the equations. For the time being, we have in mind diagnostic purposes only.