Skip to content
Snippets Groups Projects
Commit 07ce7723 authored by fontchas5's avatar fontchas5
Browse files

correction coquille

parent 636c8b82
No related branches found
No related tags found
No related merge requests found
......@@ -274,7 +274,7 @@ mi_setarcsegmentprop(5,'a=0',0,1); % affectation
```
* *Python :*
```Python
emm.mi_addboundprop('a=0',0,0,0,0) # creation d'une CL de type Dirichlet homogene
femm.mi_addboundprop('a=0',0,0,0,0) # creation d'une CL de type Dirichlet homogene
femm.mi_selectarcsegment(Rdom,0) # selection du bord
femm.mi_setarcsegmentprop(5,'a=0',0,1) # affectation
# (le 5 est la largeur angulaire des segments de la ligne brisee
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment