-
Notifications
You must be signed in to change notification settings - Fork 2
/
smesh_example.cfg
21 lines (21 loc) · 1.21 KB
/
smesh_example.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
! ---- output path ----------------- !
"./" ! output path, for example "./output_data"
! ---- input data ------------------ !
3 ! problem_type
"input_data/pt2.txt"
! ---- mesh ------------------------ !
F ! shuffle
! ---- voronoi --------------------- !
0 ! voronoi_mesh_type 0: circumcenter 1:centroid 2:incenter
! ---- settings for problem type 1: orthogonal grid ---- !
0.0 ! xmin
1.0 ! xmax
0.0 ! ymin
1.0 ! ymax
21 ! nx
21 ! ny
! ---- settings for problem type 10: flower ---- !
0.6180339887498948482 ! dphi [giri] ! 0.6180339887498948482
1.0 ! drho_k
0.5 ! drho_m
400 ! n