-
Notifications
You must be signed in to change notification settings - Fork 0
/
inlist
110 lines (72 loc) · 2.5 KB
/
inlist
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
&star_job
read_extra_star_job_inlist1 = .false.
extra_star_job_inlist1_name = ''
show_log_description_at_start = .false.
create_pre_main_sequence_model = .true.
pre_ms_relax_num_steps = 50
save_model_when_terminate = .true.
save_model_filename = 'final.mod'
save_photo_when_terminate = .true.
write_profile_when_terminate = .true.
filename_for_profile_when_terminate = 'LOGS/profile0.data'
kappa_file_prefix = 'gs98'
change_initial_net = .true.
new_net_name = 'o18_and_ne22.net'
new_surface_rotation_v = 2 ! solar (km sec^1)
set_near_zams_surface_rotation_v_steps = 10 ! to turn on rotation when near zams
! if rotation_flag is false and L_nuc_burn_total >= L_phot and this control > 0
! then turn on rotation and set set_surf_rotation_v_step_limit to
! the current model_number plus this control
change_D_omega_flag = .true.
new_D_omega_flag = .true.
/ ! end of star_job namelist
&controls
read_extra_controls_inlist1 = .true.
extra_controls_inlist1_name = 'inlist_DM'
! STAR PROPERTIES
initial_mass = 1.0
initial_z = 0.0142
initial_y = 0.2703
! STOPPING CONDITIONS
log_L_lower_limit = -1.0
! SAVE DATA
photo_interval = 50
profile_interval = 1000
max_num_profile_models = 10
write_controls_info_with_profile = .true.
history_interval = 10
terminal_interval = 100
write_header_frequency = 10
! OTHER
use_gold_tolerances = .true.
use_eosELM = .true.
use_eosDT2 = .true.
use_eps_mdot = .true.
use_dedt_form_of_energy_eqn = .true.
min_cell_energy_fraction_for_dedt_form = 0
use_eps_correction_for_KE_plus_PE_in_dLdm_eqn = .true.
backup_hold = 3
use_Type2_opacities = .true.
Zbase = 0.0142
am_nu_visc_factor = 0
am_D_mix_factor = 0.0333333333333333d0
D_DSI_factor = 0
D_SH_factor = 1
D_SSI_factor = 1
D_ES_factor = 1
D_GSF_factor = 1
D_ST_factor = 1
varcontrol_target = 1d-3
delta_lgL_He_limit = 0.01d0
cool_wind_full_on_T = 9.99d9
hot_wind_full_on_T = 1d10
cool_wind_RGB_scheme = 'Reimers'
cool_wind_AGB_scheme = 'Blocker'
RGB_to_AGB_wind_switch = 1d-4
Reimers_scaling_factor = 0.8d0
Blocker_scaling_factor = 0.7d0 ! 0.8d0
/ ! end of controls namelist
&pgstar
read_extra_pgstar_inlist1 = .false.
extra_pgstar_inlist1_name = ''
/ ! end of pgstar namelist