# # ChangeLog for source/class # # Generated by Trac 1.2.3 # Jul 16, 2024, 7:38:36 PM Thu, 12 Jul 2012 15:16:38 GMT Evgeny Stambulchik [336:b20f2d54ae29] * source/class/pf/Application.js (modified) Implemented data export from plot. Thu, 12 Jul 2012 08:55:39 GMT Evgeny Stambulchik [333:ea6889086fc9] * .hgtags (modified) * .hgtags (modified) * source/class/pf/Application.js (modified) * source/class/pf/Application.js (modified) Merged changes from the 1.0 branch. Thu, 12 Jul 2012 07:07:43 GMT Evgeny Stambulchik [327:5f6c2da60381] * source/class/pf/Application.js (modified) * source/resource/pf/image/jinst.png (added) Added link to the reference paper. Thu, 05 Jul 2012 14:00:15 GMT Evgeny Stambulchik [317:fdca02c23ded] * source/class/pf/Plasma.js (modified) Added LTE density according to Griem's 3rd book, Eq (7.75). Thu, 05 Jul 2012 07:32:58 GMT Evgeny Stambulchik [316:a0f82b377aa7] * source/class/pf/Application.js (modified) Added "Indigo" theme switch. Thu, 05 Jul 2012 07:16:15 GMT Evgeny Stambulchik [314:587a13ac6d4c] * source/class/pf/Application.js (modified) Oops. "var" missing. Thu, 05 Jul 2012 07:07:30 GMT Evgeny Stambulchik [313:596757734ce3] * source/class/pf/Application.js (modified) * source/resource/pf/image/export.png (added) * source/resource/pf/image/import.png (added) A simplified import/export functionality implemented. Sun, 01 Jul 2012 13:10:53 GMT Evgeny Stambulchik [311:0110d57098de] * source/class/pf/Plasma.js (modified) Added dE2dWl() for converting energy width/splitting to wavelength. Sun, 01 Jul 2012 11:25:53 GMT Evgeny Stambulchik [310:3e7a42d9cc41] * source/class/pf/Plasma.js (modified) * source/entities.js (modified) Added Fermi velocity and length. Thu, 03 Nov 2011 11:01:39 GMT Evgeny Stambulchik [305:279c6ea6c53d] * source/class/pf/Plasma.js (modified) Cosmetic changes. Mon, 19 Sep 2011 16:20:22 GMT Evgeny Stambulchik [302:a6d1f859b52e] * source/class/pf/Plasma.js (modified) Simplified expressions for radiative losses. Mon, 19 Sep 2011 15:58:03 GMT Evgeny Stambulchik [301:7bef42595c00] * source/class/pf/Plasma.js (modified) Fixed f-b spectral density. Sun, 18 Sep 2011 13:32:08 GMT Evgeny Stambulchik [300:cb3bc1d4c126] * source/class/pf/base/Bohr.js (modified) * source/class/pf/base/Radiator.js (modified) Got rid of LymanA - there now a general EinsteinA. Sun, 18 Sep 2011 11:55:32 GMT Evgeny Stambulchik [298:cb7d2e4c01d1] * source/class/pf/base/Bohr.js (modified) ... and so 3->2 needs not be special. Sun, 18 Sep 2011 11:54:16 GMT Evgeny Stambulchik [297:ab34d09b3150] * source/class/pf/base/Bohr.js (modified) No need for special treatment of n_u-n_l=1 case in fGauntFactor() - ... Thu, 15 Sep 2011 09:01:58 GMT Evgeny Stambulchik [295:2a4c16d406f9] * source/class/pf/Application.js (modified) * source/class/pf/Plasma.js (modified) * source/class/pf/base/Radiator.js (added) * source/entities.js (modified) Created pf.base.Radiator class (derived from pf.base.Species). Thu, 15 Sep 2011 08:25:53 GMT Evgeny Stambulchik [294:2d8940be12a8] * source/class/pf/base/Bohr.js (modified) A typo fixed. Thu, 15 Sep 2011 07:04:52 GMT Evgeny Stambulchik [293:019ab4c13092] * source/class/pf/Plasma.js (modified) * source/class/pf/base/Species.js (modified) Got rid of unused _m_reduced and _reference in Species. Wed, 14 Sep 2011 16:51:21 GMT Evgeny Stambulchik [292:a6aa2da6a025] * source/class/pf/Plasma.js (modified) * source/entities.js (modified) Got rid of very questionable getBoundBoundLosses(). Wed, 14 Sep 2011 16:50:17 GMT Evgeny Stambulchik [291:bd90dccb5ad4] * source/class/pf/Plasma.js (modified) * source/class/pf/base/Bohr.js (modified) LymanA() gets Z_core parameter. Wed, 14 Sep 2011 16:13:30 GMT Evgeny Stambulchik [290:d73345261b3d] * source/class/pf/base/Bohr.js (modified) Osc. strength for n_l = 1 is calculated exactly. Wed, 14 Sep 2011 15:21:42 GMT Evgeny Stambulchik [289:a3d60ac74412] * source/class/pf/Plasma.js (modified) * source/class/pf/base/Bohr.js (modified) * source/entities.js (modified) Einstein coefficient. Wed, 14 Sep 2011 09:59:42 GMT Evgeny Stambulchik [288:63ccb2315004] * source/class/pf/Plasma.js (modified) * source/class/pf/base/Bohr.js (modified) * source/entities.js (modified) Added oscillator strength (for absorption) using Kramers quasi- ... Wed, 31 Aug 2011 18:12:09 GMT Evgeny Stambulchik [282:8ad358a8938d] * source/class/pf/Application.js (modified) Allow for varying P_r in plotting. Wed, 31 Aug 2011 17:33:48 GMT Evgeny Stambulchik [281:bd97adc2571e] * source/class/pf/Application.js (modified) Allow for specifying P_r as float number. Mon, 15 Aug 2011 17:00:25 GMT Evgeny Stambulchik [280:dd27e12fb322] * source/class/pf/Application.js (modified) Make sure condition n_u > n_l holds during update. Mon, 15 Aug 2011 14:44:36 GMT Evgeny Stambulchik [279:623ab1e3c18d] * source/class/pf/Application.js (modified) Make sure GUI does not remain locked forever. Mon, 15 Aug 2011 12:47:16 GMT Evgeny Stambulchik [278:9c1b65fb4a09] * source/class/pf/Application.js (modified) qx.util.Json -> qx.lang.Json. Sun, 07 Aug 2011 13:56:46 GMT Evgeny Stambulchik [268:b2ed9015dfb7] * source/class/pf/Application.js (modified) * source/class/pf/Plasma.js (modified) * source/class/pf/UnitSelector.js (modified) * source/class/pf/base/Bohr.js (modified) * source/class/pf/base/Species.js (modified) * source/entities.js (modified) * source/pf.html (modified) Added mass density (per species and total). Version 0.9.3. Sun, 07 Aug 2011 09:49:02 GMT Evgeny Stambulchik [267:7ae7761f73ec] * source/class/pf/Plasma.js (modified) Added Stark Delta_0 normalization energy. Wed, 25 May 2011 14:05:43 GMT Evgeny Stambulchik [266:b851948ff995] * source/class/pf/UnitSelector.js (modified) Added Joul to energy units. eV is the default now. Mon, 23 May 2011 06:26:53 GMT Evgeny Stambulchik [259:16857eebe1f7] * source/class/pf/Application.js (modified) * source/pf.html (modified) Moved version string to pf.html (defined via $$environment). Sun, 22 May 2011 17:01:10 GMT Evgeny Stambulchik [257:b068b820052f] * source/class/pf/Application.js (modified) * source/resource/pf/html/compare.png (added) * source/resource/pf/html/explorer.png (added) * source/resource/pf/html/parameters.png (added) * source/resource/pf/html/plot.png (added) * source/resource/pf/html/ug.html (added) An initial stub of User's guide added. Sun, 22 May 2011 12:54:52 GMT Evgeny Stambulchik [255:109956883adf] * source/class/pf/Application.js (modified) Get qx version programmatically. Mon, 09 May 2011 12:55:20 GMT Evgeny Stambulchik [253:e62158696bc2] * source/class/pf/Application.js (modified) Version 0.9.1. Mon, 09 May 2011 12:54:25 GMT Evgeny Stambulchik [252:823838b0be03] * source/class/pf/Application.js (modified) Avoid recursive calling of updateGUI() through asyncronous event ... Mon, 09 May 2011 11:56:55 GMT Evgeny Stambulchik [251:0964e7fcb42d] * source/class/pf/Application.js (modified) Implemented optional (enabled by default) saving favorites with ... Sun, 01 May 2011 15:58:50 GMT Evgeny Stambulchik [249:cf80b6e5474d] * source/class/pf/Application.js (modified) Draw zero-value vertical line dotted. Draw sets with double width. Sun, 01 May 2011 15:51:00 GMT Evgeny Stambulchik [248:dc660c4f1486] * source/class/pf/ui/canvas/Canvas.js (modified) Added setStroke() method to Canvas. Sun, 01 May 2011 15:17:07 GMT Evgeny Stambulchik [247:9162c8c75ebc] * source/class/pf/Application.js (modified) Safety checks for scaling values. Sun, 01 May 2011 14:31:27 GMT Evgeny Stambulchik [246:a9e2311db70a] * source/class/pf/Application.js (modified) Dynamically update min/max values of the n_u and n_l spinners to make ... Sun, 01 May 2011 14:11:41 GMT Evgeny Stambulchik [245:372d0b863164] * source/class/pf/Application.js (modified) If Y max & min of the same sign and differ significantly, set the ... Sun, 01 May 2011 13:06:59 GMT Evgeny Stambulchik [244:d4ba9b13c23c] * source/class/pf/Application.js (modified) Refuse varying a null parameter. Sun, 01 May 2011 13:01:13 GMT Evgeny Stambulchik [243:5afe11c7d093] * source/class/pf/Application.js (modified) Refuse varying a group of parameters (i.e., T or T_i,r) if the ... Sun, 24 Apr 2011 12:56:03 GMT Evgeny Stambulchik [242:e06871676895] * source/class/pf/Application.js (modified) Update FavoritesListView and LegendListView during initialization of ... Thu, 21 Apr 2011 15:04:05 GMT Evgeny Stambulchik [241:121cfc3fcd75] * source/class/pf/Application.js (modified) Double click to open tree branches. Thu, 21 Apr 2011 10:31:16 GMT Evgeny Stambulchik [240:1effc3e5d945] * source/class/pf/Application.js (modified) Simple theme added. Thu, 21 Apr 2011 09:23:35 GMT Evgeny Stambulchik [238:a7109314c410] * source/class/pf/Application.js (modified) Direct versioning. No more $Revision$. Wed, 20 Apr 2011 16:55:45 GMT Evgeny Stambulchik [237:e6d628316eb4] * source/class/pf/Application.js (modified) * source/class/pf/theme/modern/Appearance.js (modified) Made the parameters tab layout less dense. Wed, 20 Apr 2011 16:29:02 GMT Evgeny Stambulchik [236:9946b45ebb49] * source/class/pf/theme/modern/Appearance.js (modified) Spin button padding adjusted to make spinner same height as text field. Wed, 20 Apr 2011 16:26:47 GMT Evgeny Stambulchik [235:7ef12508d4ea] * config.json (modified) * source/class/pf/Application.js (modified) QX-1.4 migration. Wed, 20 Apr 2011 15:13:14 GMT Evgeny Stambulchik [233:1661fdb5b41f] * .cvsignore (deleted) * .hgignore (added) * source/class/pf/.cvsignore (deleted) .cvsignore -> .hgignore. Thu, 17 Mar 2011 16:33:14 GMT fnevgeny [227:a65b279dbaba] * source/class/pf/Plasma.js (modified) * source/entities.js (modified) Inglis-Teller field. Tue, 15 Mar 2011 10:26:07 GMT fnevgeny [225:823cf6e175c9] * source/class/pf/Plasma.js (modified) * source/class/pf/base/Bohr.js (modified) * source/entities.js (modified) Isotopic shift. Sun, 27 Feb 2011 17:43:57 GMT fnevgeny [224:47a94e9e4088] * source/class/pf/Plasma.js (modified) * source/class/pf/base/Bohr.js (modified) * source/entities.js (modified) Added classical ionization field. Sun, 27 Feb 2011 16:44:22 GMT fnevgeny [222:fbe23010ccdc] * source/class/pf/Application.js (modified) "Electric field" folder instead of "Misc.". Sun, 27 Feb 2011 16:32:44 GMT fnevgeny [221:2d9a136d54db] * config.json (modified) * source/class/pf/Plasma.js (modified) * source/class/pf/base/Species.js (modified) * source/entities.js (modified) getMeanDistance -> getTypicalDistance. Wed, 16 Feb 2011 13:28:07 GMT fnevgeny [220:c25c116d7fc7] * source/class/pf/base/Thermo.js (modified) Switch to Ebner&Fu at t=0.3 instead of 0.2. Wed, 16 Feb 2011 09:51:02 GMT fnevgeny [219:fe7cb8676e83] * source/class/pf/Plasma.js (modified) * source/entities.js (modified) Added Dreicer field. Wed, 16 Feb 2011 06:39:05 GMT fnevgeny [218:0235fefcfb61] * source/class/pf/Plasma.js (modified) * source/entities.js (modified) Implemented 2-species relaxation rate. Tue, 15 Feb 2011 17:14:10 GMT fnevgeny [217:ae28adfcad92] * source/class/pf/Plasma.js (modified) Lower-limit lambda to 1. Tue, 15 Feb 2011 14:31:13 GMT fnevgeny [216:86646c69d208] * source/class/pf/Application.js (modified) * source/class/pf/ui/canvas/Canvas.js (modified) Explicitly define globals (jsGraphics and plasma_entities). Tue, 15 Feb 2011 14:26:40 GMT fnevgeny [215:c2d347b19f70] * source/class/pf/Plasma.js (modified) * source/class/pf/base/Species.js (modified) * source/entities.js (modified) Moved calculations of Coulomb log to Plasma from Species. Tue, 15 Feb 2011 10:44:33 GMT fnevgeny [213:9bb45e361528] * source/class/pf/base/Species.js (modified) Clean implementation of Coulomb log. Tue, 15 Feb 2011 10:39:32 GMT fnevgeny [212:99534b6c5b50] * source/class/pf/Application.js (modified) * source/resource/pf/image/ee_small.png (added) * source/resource/pf/image/ei_small.png (added) * source/resource/pf/image/er_small.png (added) * source/resource/pf/image/ii_small.png (added) * source/resource/pf/image/ir_small.png (added) * source/resource/pf/image/rr_small.png (added) Implemented support for 2-species entities. Wed, 09 Feb 2011 14:36:12 GMT fnevgeny [209:19aa3278f294] * source/class/pf/Application.js (modified) View->Show sections missed the "Radiation" entry. Wed, 09 Feb 2011 14:32:52 GMT fnevgeny [208:6de06d61c501] * source/class/pf/base/Thermo.js (modified) Typo in comment. Tue, 08 Feb 2011 10:24:16 GMT fnevgeny [206:3b94e636f668] * source/class/pf/Application.js (modified) * source/class/pf/UnitSelector.js (modified) Use rich-text labels in unit selectors. Tue, 08 Feb 2011 09:50:49 GMT fnevgeny [205:8613753887d4] * source/class/pf/ui/SelectBox.js (modified) Optional flag for addNumItem() and addItem() to render rich text labels. Tue, 08 Feb 2011 09:49:31 GMT fnevgeny [204:0cff1326dedb] * source/class/pf/ui/canvas/Canvas.js (modified) Fine tuning. Mon, 07 Feb 2011 17:42:46 GMT fnevgeny [203:c1f46c771e22] * source/class/pf/Application.js (modified) Draw y axis label. Mon, 07 Feb 2011 17:39:44 GMT fnevgeny [202:f9aaa7f45568] * source/class/pf/ui/canvas/Plotter.js (modified) Keep track of the tick label widths and offset the y axis label ... Mon, 07 Feb 2011 16:58:41 GMT fnevgeny [201:6543adf8d763] * source/class/pf/ui/canvas/Canvas.js (modified) drawString now returns string width (0.7*fontsize). Added angle ... Mon, 07 Feb 2011 15:40:14 GMT fnevgeny [199:fac8cc3c2768] * source/class/pf/ui/SelectBox.js (modified) Added getSelectedLabel(). Wed, 02 Feb 2011 18:44:07 GMT fnevgeny [198:9a4ff86f7996] * source/class/pf/Application.js (modified) Config format versioning. Scale config data from the previous version ... Wed, 02 Feb 2011 18:04:15 GMT fnevgeny [197:a6bbc4b54fb8] * source/class/pf/Application.js (modified) * source/class/pf/Plasma.js (modified) * source/class/pf/UnitSelector.js (modified) * source/class/pf/base/Bohr.js (modified) * source/class/pf/base/Species.js (modified) * source/class/pf/base/Thermo.js (modified) * source/entities.js (modified) All physics redone using atomic units internally. Wed, 02 Feb 2011 18:02:47 GMT fnevgeny [196:9930e7d487d8] * source/class/pf/ui/TextField.js (modified) Optional conversion factor to/from the text field. Mon, 20 Sep 2010 15:04:02 GMT fnevgeny [190:1c6f5ac866d7] * source/class/pf/Plasma.js (modified) * source/class/pf/base/Bohr.js (modified) * source/entities.js (modified) Fine structure. Sun, 02 May 2010 15:31:43 GMT fnevgeny [184:3dd2cdf04e38] * source/class/pf/Application.js (modified) Redraw plot on loading new config. Thu, 28 Jan 2010 09:06:09 GMT fnevgeny [183:12b8b46d933a] * source/class/pf/Application.js (modified) Save favorites after changing its drawing color. Wed, 20 Jan 2010 16:05:18 GMT fnevgeny [181:b2ae2fc9a815] * source/class/pf/Application.js (modified) * source/entities.js (modified) Save/load of favorites. Wed, 20 Jan 2010 13:28:55 GMT fnevgeny [180:a9c3d8410154] * source/class/pf/Application.js (modified) Better splitpane decorations. Wed, 20 Jan 2010 12:52:36 GMT fnevgeny [178:d01003e8b5e4] * source/class/pf/Application.js (modified) Synchronous saving of preferences/config. Wed, 20 Jan 2010 10:29:51 GMT fnevgeny [176:e4cebe9dc525] * source/class/pf/Application.js (modified) Use newly added dialogs. Wed, 20 Jan 2010 10:23:22 GMT fnevgeny [175:51f1b4d45dfb] * source/class/pf/ui/ConfirmDialog.js (added) * source/class/pf/ui/PromptDialog.js (added) * source/resource/pf/image/dialog-prompt.png (added) * source/resource/pf/image/prompt.png (added) Added pf.ui.ConfirmDialog and pf.ui.PromptDialog. Tue, 19 Jan 2010 17:26:37 GMT fnevgeny [174:ce3007528d5b] * source/class/pf/ui/MessageWindow.js (added) * source/resource/pf/image/dialog-error.png (added) * source/resource/pf/image/dialog-info.png (added) * source/resource/pf/image/dialog-warning.png (added) * source/resource/pf/image/error.png (added) * source/resource/pf/image/info.png (modified) * source/resource/pf/image/warning.png (added) Added pf.ui.MessageWindow. Tue, 19 Jan 2010 17:09:02 GMT fnevgeny [173:84144919c99d] * source/class/pf/ui/DialogWindow.js (modified) Center the window on appear. Tue, 19 Jan 2010 14:58:02 GMT fnevgeny [172:cf7715cc127c] * source/class/pf/Application.js (modified) * source/class/pf/ui/DialogWindow.js (added) Added pf.ui.DialogWindow. Tue, 19 Jan 2010 10:55:10 GMT fnevgeny [171:2aab8f331528] * source/class/pf/Application.js (modified) "OK" button of the Load/save dialog is initially disabled. Tue, 19 Jan 2010 10:52:17 GMT fnevgeny [170:76ed1ecdf708] * config.json (modified) * source/class/pf/Application.js (modified) * source/class/pf/theme/Appearance.js (deleted) * source/class/pf/theme/Classic.js (added) * source/class/pf/theme/Modern.js (added) * source/class/pf/theme/Theme.js (deleted) * source/class/pf/theme/classic/Appearance.js (added) * source/class/pf/theme/classic/Color.js (added) * source/class/pf/theme/classic/Decoration.js (added) * source/class/pf/theme/modern/Appearance.js (added) Added customized Classic theme. Wed, 06 Jan 2010 17:36:49 GMT fnevgeny [165:d15d7ea6e241] * source/class/pf/theme/Appearance.js (modified) Unified appearance of the ok/cancel buttons of the colorpopup dialog. Wed, 06 Jan 2010 17:21:35 GMT fnevgeny [164:ebbb2c04ed0e] * source/class/pf/Application.js (modified) Set wait cursor on wiki iframe while the article is loading. Wed, 06 Jan 2010 16:38:19 GMT fnevgeny [163:de4f4b188eef] * source/class/pf/Application.js (modified) Unified tree leaf creation. Wed, 06 Jan 2010 11:19:53 GMT fnevgeny [162:8824b7999ef8] * source/class/pf/Application.js (modified) Removed excessive space at the bottom of "About" dialog. Wed, 06 Jan 2010 11:00:54 GMT fnevgeny [161:9a24c778e43c] * source/class/pf/Application.js (modified) Support for theme switching. Wed, 06 Jan 2010 07:39:25 GMT fnevgeny [160:d7a4b6a9128b] * source/class/pf/Application.js (modified) Cosmetics (Save/Load dialog spacings adjusted). Wed, 06 Jan 2010 07:17:03 GMT fnevgeny [159:cf9b550ab22e] * source/class/pf/Application.js (modified) Fixed "Delete config" callback. Tue, 05 Jan 2010 17:22:31 GMT fnevgeny [158:da0c4e9f1e4f] * source/class/pf/Application.js (modified) Resize the main window in the very beginning. Tue, 05 Jan 2010 17:18:13 GMT fnevgeny [157:53e796311ebd] * source/class/pf/Application.js (modified) Restored resize-event functionality. Tue, 05 Jan 2010 16:53:08 GMT fnevgeny [156:fba77d7b28df] * source/class/pf/Application.js (modified) Space between the config name and the parameters.