Pieraziel

5 Reputation

2 Badges

13 years, 159 days

MaplePrimes Activity


These are questions asked by Pieraziel

i'm trying to solve a sysem of pde, but i get this error 

Error, (in PDEtools:-Library:-NormalizeBoundaryConditions) unable to isolate the functions {x(0, z, r), x(t, z, 0.5e-2), xeq(t, z, 0.5e-2), y(0, z, r), y(t, 0, r)} in the given boundary conditions {x(0, z, r) = 0, x(t, z, 0.5e-2) = xeq(t, z, 0.5e-2), y(0, z, r) = 0, y(t, 0, r) = 0}
>
> restart; with(PDEtools);
[CanonicalCoordinates, ChangeSymmetry, CharacteristicQ,

CharacteristicQInvariants,...
Page 1 of 1