This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
fireballtg_file_formats [2009/11/01 11:15] admin |
fireballtg_file_formats [2018/03/08 15:40] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Here you can find a list of parameters defined in **''fireball.in''** file and their default settings | + | Here you can find a list of parameters defined in **//fireball.in//** file and their default settings |
| Begin of each section is defined by a line containing **''&NAMELIST''** and ended by a line containing a string **''&END''**. | Begin of each section is defined by a line containing **''&NAMELIST''** and ended by a line containing a string **''&END''**. | ||
| If more than one section with the same name is defined only the first listed instance is considered. | If more than one section with the same name is defined only the first listed instance is considered. | ||
| Line 10: | Line 10: | ||
| A detail list of variables of the each section follows bellow: | A detail list of variables of the each section follows bellow: | ||
| - | |||
| ====== SECTION: OPTIONS ====== | ====== SECTION: OPTIONS ====== | ||
| Line 52: | Line 51: | ||
| max_scf_iterations = 200 | max_scf_iterations = 200 | ||
| bmix = 0.04d0 | bmix = 0.04d0 | ||
| + | ialgmix = 1 | ||
| sigmatol = 1.0E-8 | sigmatol = 1.0E-8 | ||
| tempfe = 100.0d0 | tempfe = 100.0d0 | ||
| + | rescal = 1.0 | ||
| itdse = 0 | itdse = 0 | ||
| ibias = 0 | ibias = 0 | ||
| Line 60: | Line 61: | ||
| imdet = 0 | imdet = 0 | ||
| nddt = 1000 | nddt = 1000 | ||
| + | fdataLocation = './Fdata' | ||
| ====== SECTION: OUTPUTS ====== | ====== SECTION: OUTPUTS ====== | ||
| Line 112: | Line 114: | ||
| np2es = -1 | np2es = -1 | ||
| isp2es = .false. | isp2es = .false. | ||
| - | |||