"$CPML m" 修訂間的差異
出自 DDCC TCAD TOOL Manual
(已建立頁面,內容為 "=='''Format'''== $CPML_m ''m<sub>x-</sub> m<sub>x+</sub> m<sub>y-</sub> m<sub>y+</sub> m<sub>z-</sub> m<sub>z+</sub>'' <font color=g...") |
(→Format) |
||
(未顯示同一使用者於中間所作的 3 次修訂) | |||
行 4: | 行 4: | ||
<font size=3> |
<font size=3> |
||
− | See p.293, optimal: 3 <= m <= 4. |
+ | See p.293, optimal: 3 <= m <= 4. <br> |
+ | The parameters represent the initial CPML face at x-axis, the final CPML face at x-axis, the initial CPML face at y-axis, the final CPML face at y-axis, the initial CPML face at z-axis, and the final CPML face at z-axis, respectively. <br><br> |
||
+ | All the default values are 3.0. |
||
</font> |
</font> |
||
− | |||
=='''Example'''== |
=='''Example'''== |
||
行 14: | 行 13: | ||
== '''Related commands''' == |
== '''Related commands''' == |
||
− | : Input file 2: [[$CPML_max_kapa]], [[$CPML_ma]], [[$CPML_max_a]], [[$CPML_ratio_maxsigma]] |
+ | : Input file 2: [[$CPML_m]], [[$CPML_max_kapa]], [[$CPML_ma]], [[$CPML_max_a]], [[$CPML_ratio_maxsigma]] |
: Input file 1: [[$BCsetting]], [[$PMLlayer]] |
: Input file 1: [[$BCsetting]], [[$PMLlayer]] |
於 2018年10月22日 (一) 14:06 的最新修訂
Format
$CPML_m mx- mx+ my- my+ mz- mz+ // all are floating points.
See p.293, optimal: 3 <= m <= 4.
The parameters represent the initial CPML face at x-axis, the final CPML face at x-axis, the initial CPML face at y-axis, the final CPML face at y-axis, the initial CPML face at z-axis, and the final CPML face at z-axis, respectively.
All the default values are 3.0.
Example
$CPML_m 3.0 3.0 3.0 3.0 3.0 3.0
Related commands
- Input file 2: $CPML_m, $CPML_max_kapa, $CPML_ma, $CPML_max_a, $CPML_ratio_maxsigma
- Input file 1: $BCsetting, $PMLlayer