[Document] FEM(Finite Element Method) for electromagnetics (in Japanese): fem.pdf(1,029KB)
[Sample program] Modal analysis of a rectangular waveguide
| comment | file name |
|---|---|
| source code | rect.f90 |
| input file | input.dat |
| comment | file name |
|---|---|
| main routine | main.f90 |
| module | module.f90 |
| file input routine | input.f90 |
| FEM routine | fem.f90 |
| file output routine | femtest.f90 |
| input file | input.dat |