-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
983ddb6
commit e1d6b3b
Showing
8,973 changed files
with
2,553,751 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
#Problem Setup related | ||
-N 128 | ||
-p 2 | ||
-Case 0 | ||
-BCType 9 | ||
-u_BC 0.0,0.0,0.0 | ||
-R1 0.10 | ||
-C1 0.75,0.50 | ||
-R2 0.15 | ||
-C2 0.35,0.45 | ||
-R3 0.08 | ||
-C3 0.40,0.75 | ||
-ICScale_l 1.0 | ||
|
||
#Physical Parameter | ||
-Re INFINITY | ||
-Pe INFINITY | ||
-Ca 0.0078125 | ||
-F 3e+4 | ||
-Theta 0.85 | ||
-ICScale 0.5 | ||
|
||
#SpongeZone Related | ||
-Sponge 1 | ||
-SpongeCoef 50.0 | ||
-SpongeZone 0.05,0.05,0.05,0.05 | ||
-K_outflow 0.0 | ||
|
||
#Model Formulation | ||
-SUPG 3 | ||
-DC 2 | ||
-TIM 0 | ||
-NSK_Mod 0 | ||
|
||
#TS and print file options | ||
-ts_adapt_monitor | ||
-ts_dt 1e-3 | ||
-PrintTimeInterval 1e-1 | ||
-ts_max_time 10 | ||
-ts_alpha_radius 0.5 | ||
#-ts_alpha_alpha_m 1 | ||
#-ts_alpha_alpha_f 1 | ||
#-ts_alpha_gamma 1 | ||
|
||
#KSP options | ||
-pc_type asm | ||
-sub_pc_type ilu | ||
-mat_increase_overlap_scalable | ||
-ksp_rtol 1e-5 | ||
-ksp_max_it 500 | ||
-ksp_gmres_restart 300 | ||
-ksp_converged_reason | ||
#-sub_pc_type lu, ilu, sor | ||
#-ksp_type preonly -pc_type lu -pc_factor_mat_solver_type mumps | ||
|
||
#Miscellaneous | ||
-iga_view | ||
-log_view | ||
#-iga_collocation 1 | ||
#-iga_rule_type lobatto | ||
|
||
#SNES options | ||
-snes_rtol 2.5e-4 | ||
-snes_atol 1e-10 | ||
-snes_max_it 5 | ||
-snes_convged_reason | ||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
#Problem Setup related | ||
-Case 3 | ||
-BCType 8 | ||
-u_BC 0.01145,0.0,0.0 | ||
-ICScale_l 1.0001699419789736 | ||
-iga_load Mesh/GeometryCylinder.dat | ||
|
||
#Physical Parameter | ||
-Re 2.54e+6 | ||
-Pe INFINITY | ||
-Ca 1.2e-7 | ||
-F 1e+7 | ||
-Theta 0.4624 #300K | ||
-ICScale 1.0 | ||
|
||
#SpongeZone Related | ||
-Sponge 1 | ||
-SpongeCoef 100.0 | ||
-SpongeZone 18,18,0,0 | ||
|
||
#Model Formulation | ||
-SUPG 3 | ||
-DC 2 | ||
-TIM 2 | ||
-NSK_Mod 2 | ||
|
||
#TS and print file options | ||
-ts_adapt_monitor | ||
-ts_dt 1e-2 | ||
-PrintTimeInterval 5 | ||
-ts_max_time 1e+4 | ||
-ts_alpha_radius 1.0 | ||
#-ts_alpha_alpha_m 1 | ||
#-ts_alpha_alpha_f 1 | ||
#-ts_alpha_gamma 1 | ||
|
||
#KSP options | ||
-pc_type asm | ||
-sub_pc_type lu | ||
#-mat_increase_overlap_scalable | ||
-ksp_rtol 1e-3 | ||
-ksp_max_it 500 | ||
-ksp_gmres_restart 300 | ||
-ksp_converged_reason | ||
#-sub_pc_type lu, ilu, sor | ||
#-ksp_type preonly -pc_type lu -pc_factor_mat_solver_type mumps | ||
|
||
#Miscellaneous | ||
-iga_view | ||
-log_view | ||
#-iga_collocation 1 | ||
#-iga_rule_type lobatto | ||
|
||
#SNES options | ||
-snes_rtol 2.5e-4 | ||
-snes_atol 1e-10 | ||
-snes_max_it 5 | ||
-snes_convged_reason |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
#Problem Setup related | ||
-Case 3 | ||
-BCType 8 | ||
-u_BC 0.01145,0.0,0.0 | ||
-ICScale_l 1.000241049829928 | ||
-iga_load Mesh/GeometryCylinder.dat | ||
|
||
#Physical Parameter | ||
-Re 2.54e+6 | ||
-Pe INFINITY | ||
-Ca 1.2e-7 | ||
-F 1e+7 | ||
-Theta 0.4624 #300K | ||
-ICScale 1.0 | ||
|
||
#SpongeZone Related | ||
-Sponge 1 | ||
-SpongeCoef 100.0 | ||
-SpongeZone 18,18,0,0 | ||
|
||
#Model Formulation | ||
-SUPG 3 | ||
-DC 2 | ||
-TIM 2 | ||
-NSK_Mod 2 | ||
|
||
#TS and print file options | ||
-ts_adapt_monitor | ||
-ts_dt 1e-2 | ||
-PrintTimeInterval 5 | ||
-ts_max_time 1e+4 | ||
-ts_alpha_radius 1.0 | ||
#-ts_alpha_alpha_m 1 | ||
#-ts_alpha_alpha_f 1 | ||
#-ts_alpha_gamma 1 | ||
|
||
#KSP options | ||
-pc_type asm | ||
-sub_pc_type lu | ||
#-mat_increase_overlap_scalable | ||
-ksp_rtol 1e-3 | ||
-ksp_max_it 500 | ||
-ksp_gmres_restart 300 | ||
-ksp_converged_reason | ||
#-sub_pc_type lu, ilu, sor | ||
#-ksp_type preonly -pc_type lu -pc_factor_mat_solver_type mumps | ||
|
||
#Miscellaneous | ||
-iga_view | ||
-log_view | ||
#-iga_collocation 1 | ||
#-iga_rule_type lobatto | ||
|
||
#SNES options | ||
-snes_rtol 2.5e-4 | ||
-snes_atol 1e-10 | ||
-snes_max_it 5 | ||
-snes_convged_reason |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
#Problem Setup related | ||
-Case 3 | ||
-BCType 8 | ||
-u_BC 0.01145,0.0,0.0 | ||
-ICScale_l 1.0002959219909655 | ||
-iga_load Mesh/GeometryCylinder.dat | ||
|
||
#Physical Parameter | ||
-Re 2.54e+6 | ||
-Pe INFINITY | ||
-Ca 1.2e-7 | ||
-F 1e+7 | ||
-Theta 0.4624 #300K | ||
-ICScale 1.0 | ||
|
||
#SpongeZone Related | ||
-Sponge 1 | ||
-SpongeCoef 100.0 | ||
-SpongeZone 18,18,0,0 | ||
|
||
#Model Formulation | ||
-SUPG 3 | ||
-DC 2 | ||
-TIM 2 | ||
-NSK_Mod 2 | ||
|
||
#TS and print file options | ||
-ts_adapt_monitor | ||
-ts_dt 1e-2 | ||
-PrintTimeInterval 5 | ||
-ts_max_time 1e+4 | ||
-ts_alpha_radius 1.0 | ||
#-ts_alpha_alpha_m 1 | ||
#-ts_alpha_alpha_f 1 | ||
#-ts_alpha_gamma 1 | ||
|
||
#KSP options | ||
-pc_type asm | ||
-sub_pc_type lu | ||
#-mat_increase_overlap_scalable | ||
-ksp_rtol 1e-3 | ||
-ksp_max_it 500 | ||
-ksp_gmres_restart 300 | ||
-ksp_converged_reason | ||
#-sub_pc_type lu, ilu, sor | ||
#-ksp_type preonly -pc_type lu -pc_factor_mat_solver_type mumps | ||
|
||
#Miscellaneous | ||
-iga_view | ||
-log_view | ||
#-iga_collocation 1 | ||
#-iga_rule_type lobatto | ||
|
||
#SNES options | ||
-snes_rtol 2.5e-4 | ||
-snes_atol 1e-10 | ||
-snes_max_it 5 | ||
-snes_convged_reason |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
#Problem Setup related | ||
-Case 3 | ||
-BCType 8 | ||
-u_BC 0.01145,0.0,0.0 | ||
-ICScale_l 1.0003423883173463 | ||
-iga_load Mesh/GeometryCylinder.dat | ||
|
||
#Physical Parameter | ||
-Re 2.54e+6 | ||
-Pe INFINITY | ||
-Ca 1.2e-7 | ||
-F 1e+7 | ||
-Theta 0.4624 #300K | ||
-ICScale 1.0 | ||
|
||
#SpongeZone Related | ||
-Sponge 1 | ||
-SpongeCoef 100.0 | ||
-SpongeZone 18,18,0,0 | ||
|
||
#Model Formulation | ||
-SUPG 3 | ||
-DC 2 | ||
-TIM 2 | ||
-NSK_Mod 2 | ||
|
||
#TS and print file options | ||
-ts_adapt_monitor | ||
-ts_dt 1e-2 | ||
-PrintTimeInterval 5 | ||
-ts_max_time 1e+4 | ||
-ts_alpha_radius 1.0 | ||
#-ts_alpha_alpha_m 1 | ||
#-ts_alpha_alpha_f 1 | ||
#-ts_alpha_gamma 1 | ||
|
||
#KSP options | ||
-pc_type asm | ||
-sub_pc_type lu | ||
#-mat_increase_overlap_scalable | ||
-ksp_rtol 1e-3 | ||
-ksp_max_it 500 | ||
-ksp_gmres_restart 300 | ||
-ksp_converged_reason | ||
#-sub_pc_type lu, ilu, sor | ||
#-ksp_type preonly -pc_type lu -pc_factor_mat_solver_type mumps | ||
|
||
#Miscellaneous | ||
-iga_view | ||
-log_view | ||
#-iga_collocation 1 | ||
#-iga_rule_type lobatto | ||
|
||
#SNES options | ||
-snes_rtol 2.5e-4 | ||
-snes_atol 1e-10 | ||
-snes_max_it 5 | ||
-snes_convged_reason |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
#Problem Setup related | ||
-Case 3 | ||
-BCType 8 | ||
-u_BC 0.01145,0.0,0.0 | ||
-ICScale_l 1.0003834825352154 | ||
-iga_load Mesh/GeometryCylinder.dat | ||
|
||
#Physical Parameter | ||
-Re 2.54e+6 | ||
-Pe INFINITY | ||
-Ca 1.2e-7 | ||
-F 1e+7 | ||
-Theta 0.4624 #300K | ||
-ICScale 1.0 | ||
|
||
#SpongeZone Related | ||
-Sponge 1 | ||
-SpongeCoef 100.0 | ||
-SpongeZone 18,18,0,0 | ||
|
||
#Model Formulation | ||
-SUPG 3 | ||
-DC 2 | ||
-TIM 2 | ||
-NSK_Mod 2 | ||
|
||
#TS and print file options | ||
-ts_adapt_monitor | ||
-ts_dt 1e-2 | ||
-PrintTimeInterval 5 | ||
-ts_max_time 1e+4 | ||
-ts_alpha_radius 1.0 | ||
#-ts_alpha_alpha_m 1 | ||
#-ts_alpha_alpha_f 1 | ||
#-ts_alpha_gamma 1 | ||
|
||
#KSP options | ||
-pc_type asm | ||
-sub_pc_type lu | ||
#-mat_increase_overlap_scalable | ||
-ksp_rtol 1e-3 | ||
-ksp_max_it 500 | ||
-ksp_gmres_restart 300 | ||
-ksp_converged_reason | ||
#-sub_pc_type lu, ilu, sor | ||
#-ksp_type preonly -pc_type lu -pc_factor_mat_solver_type mumps | ||
|
||
#Miscellaneous | ||
-iga_view | ||
-log_view | ||
#-iga_collocation 1 | ||
#-iga_rule_type lobatto | ||
|
||
#SNES options | ||
-snes_rtol 2.5e-4 | ||
-snes_atol 1e-10 | ||
-snes_max_it 5 | ||
-snes_convged_reason |
Oops, something went wrong.