Mo_Jalal

15 Reputation

4 Badges

4 years, 352 days

MaplePrimes Activity


These are Posts that have been published by Mo_Jalal

H

ICs:=u(0,0) =0, D[2](u)(0,0)=1,v(0,0) =1, D[2](v)(0,0)=1,D[1](u)(0,0)=0, D[1](v)(0,0)=0. #(any ics shold be 6)

num_solution := pdsolve(sys, {ICs}, numeric);

it might the issue with ICS .. 

any valuable comments

Page 1 of 1