Changes between Version 33 and Version 34 of Shape/ExternalData
- Timestamp:
- 07/13/15 11:34:49 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Shape/ExternalData
v33 v34 154 154 '''Image 8.''' Screen capture of the default physics module. Note the red circle, indicating where to create a new species. 155 155 156 Click the ''Add'' button at the top of the ''Physics Module''. After doing this, you will be prompted to add a certain type of species. There are many options , however here we will choose ''Custom.''156 Click the ''Add'' button at the top of the ''Physics Module''. After doing this, you will be prompted to add a certain type of species. There are many options ({{{Quick, Custom, Atomic, Molecule, Dust, Scale, Multiple, Plasma, Black Body}}}), however here we will choose ''Custom.'' 157 157 158 158 [[Image(Screen Shot 2015-06-16 at 13.24.45.png)]] [[br]] … … 164 164 '''Image 11.''' The ''Physics Module'' after creating a new ''Custom'' species. Note the only user change here is the ''Name'' of the species, which is "Line." 165 165 166 Now that you have created a new ''Custom'' species we need to edit it. Here the ''Name'' of the species has been changed to "Line." However one may choose whatever name they prefer. The same name is used in the youtube tutorial provided above. 166 Now that you have created a new ''Custom'' species we need to edit it. Here the ''Name'' of the species has been changed to "Line." However one may choose whatever name they prefer. The same name is used in the youtube tutorial provided above. Note that once you choose a ''Custom'' species, the main view in the ''Physics Module'' may still be that of the ''Default''. Simply switch from ''Default'' to ''Custom'' in the left-hand ''Species'' list by clicking the ''Custom'' option you have made. 167 167 168 In this tutorial we will simply keep the default options illustrated in '''Image 11.''' Here the ''Emission'' contribution is sufficient. Now we go on to edit the ''Emission Coefficient,'' which is indicated in '''Image 11'''. 168 In this tutorial we will simply keep the default options illustrated in '''Image 11.''' Here the ''Emission'' contribution is sufficient. Now we go on to edit the ''Emission Coefficient,'' which is indicated in '''Image 11'''. Click the ''Edit'' button. Also note that if you scroll down the main options page in Shape for your new ''Custom'' species, you'll see that we have {{{n}}}, or ''Density'', as our variable mapping. 169 169 170 170 || [[Image(Screen Shot 2015-06-16 at 13.25.24.png, width=350)]] || [[Image(Screen Shot 2015-06-16 at 13.26.17.png, width=350)]] || [[Image(Screen Shot 2015-06-16 at 13.26.28.png, width=350)]] || [[br]] 171 '''Image(s) 12, 13, & 14.''' 171 '''Image(s) 12, 13, & 14.''' The ''Emission Coefficient'' dialog. 172 173 Once you click ''Edit'' for your emission coefficient, you'll see a new dialog pop up as illustrated in '''Image 12'''. You are given the analytic function: 174 175 176 {{{ f(x) = 1E-15*n^2 }}} 177 178 179 We do not want to use this analytic function. So as illustrated in '''Image 12''', click the ''Templates'' option and choose ''Gaussian''. There are the options of ({{{Planck (m), Gaussian, Lorentzian, Wein}}}). After clicking ''Apply'', you will notice that the analytic function, shown under ''Functions'' has changed to: 180 181 {{{[Analytic] 1.0/(sqrt(2*pi) * c) * e^(-(x-b)^2/(2*c^2))}}} 182 172 183 173 184