| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 9 months |
| seen | Sep 28 '12 at 8:14 | |
| stats | profile views | 10 |
|
Sep 28 |
accepted | Solving a PDE containing DiracDelta |
|
Sep 27 |
comment |
Solving a PDE containing DiracDelta @b.gatessucks I tried this code with MatheMatica7. As your advice, it can be solved by MatheMatica8. Thank you. |
|
Sep 27 |
comment |
Solving a PDE containing DiracDelta @b.gatessucks, Thank you. It works well. :) |
|
Sep 27 |
asked | Solving a PDE containing DiracDelta |
|
Aug 8 |
comment |
How to substitute variables in interpolated function? @VitaliyKaurov, Thanks for your advice. :) |
|
Aug 8 |
comment |
How to substitute variables in interpolated function? @J.M. Thank you for your advice. :) |
|
Aug 8 |
accepted | How to substitute variables in interpolated function? |
|
Aug 8 |
comment |
How to substitute variables in interpolated function? Yes. Your code helped me. It works nice. Thank you. :) |
|
Aug 8 |
revised |
How to substitute variables in interpolated function? added 64 characters in body |
|
Aug 8 |
revised |
How to substitute variables in interpolated function? edited body |
|
Aug 8 |
asked | How to substitute variables in interpolated function? |
|
Aug 8 |
awarded | Supporter |
|
Aug 5 |
accepted | How to set the initial condition? (to make IC and BC consistent) |
|
Aug 5 |
awarded | Scholar |
|
Aug 3 |
comment |
How to set the initial condition? (to make IC and BC consistent) Your help taught me the principle to harmonize the initial and boundary condition. Thank you. ^^ |
|
Aug 3 |
comment |
How to set the initial condition? (to make IC and BC consistent) Your advice helped me to solve the problem. At this time, I realized initial condition should satisfy all the boundary conditions, not only one. Thank you. ^^ |
|
Aug 2 |
revised |
How to set the initial condition? (to make IC and BC consistent) edited body |
|
Aug 2 |
revised |
How to set the initial condition? (to make IC and BC consistent) added 2029 characters in body; edited title |
|
Aug 2 |
comment |
How to set the initial condition? (to make IC and BC consistent) Yes, I'm asking what initial condition to choose so that no inconsistent IC and BC error message comes. As your advice, I will make the question shortened. ^^ |
|
Aug 2 |
comment |
How to set the initial condition? (to make IC and BC consistent) Thank you for your advice. As following your recommendation, I changed 'If' statement to 'Piecewise' in Fun1[r]. However, the same message was printed. As following your second advice, I found the original initial condition is arbitrary so that Phi[r, Theta, t=0] can be bigger or smaller than 1. As a result, initial condition doesn't have to be consistent. It was my fault that initial condition should be consistent. |