diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/fitting_mass.conf | 7 | ||||
-rw-r--r-- | files/fitting_sbp.conf | 13 | ||||
-rw-r--r-- | files/wang2012_param.txt | 7 |
3 files changed, 27 insertions, 0 deletions
diff --git a/files/fitting_mass.conf b/files/fitting_mass.conf new file mode 100644 index 0000000..4c2d3ca --- /dev/null +++ b/files/fitting_mass.conf @@ -0,0 +1,7 @@ +t_profile wang2012 +t_data_file tcl_temp_profile.txt +t_param_file wang2012_param.txt +sbp_cfg fitting_sbp.conf +nh 0. +abund 0. +radius_sbp_file sbprofile.txt diff --git a/files/fitting_sbp.conf b/files/fitting_sbp.conf new file mode 100644 index 0000000..39c6a2b --- /dev/null +++ b/files/fitting_sbp.conf @@ -0,0 +1,13 @@ +radius_file radius_sbp.txt +sbp_file flux_sbp.txt + +cfunc_file coolfunc_calc_data.txt +T_file t_profile_dump.qdp + +n0 0.005 +rc 30 +beta 0.7 +bkg 0.0 + +cm_per_pixel +z diff --git a/files/wang2012_param.txt b/files/wang2012_param.txt new file mode 100644 index 0000000..1137704 --- /dev/null +++ b/files/wang2012_param.txt @@ -0,0 +1,7 @@ +A 5.0 1.0 500 T +n 5.0 0.1 10 T +xi 0.3 0.1 1.0 T +a2 2000 1.0 1e+05 T +a3 1000 100 3000 T +beta 0.5 0.1 1.0 T +T0 2.0 1.0 5.0 T |