Skip to main content

Questions tagged [meshrefinementfunction]

0 votes
0 answers
83 views

I want to plot a variable function $\theta_sh=2*\theta_\infty(b,\Gamma)$, where $q$ and $\alpha$ are parameters such that $b$ is given by $L(\gamma)$. But I am not able to set the range of parameters. ...
Amnish's user avatar
  • 57
1 vote
0 answers
100 views

Examplary ContourPlot3D pic = ContourPlot3D[x^3 + y^2 - z^2 == 0, {x, -2, 2}, {y, -2, 2}, {z, -2, 2},Mesh -> False] ...
Ulrich Neumann's user avatar
6 votes
3 answers
337 views

I would like to solve the following partial differential equation in 2D on a disk with the radius 10 and centered in the coordinates origin: ...
Alexei Boulbitch's user avatar