Parent Directory
|
Revision Log
|
Revision Graph
updating
| 1 | mmazloff | 1.1 | # |
| 2 | # | ||
| 3 | # ****************** | ||
| 4 | # ECCO cost function | ||
| 5 | # ****************** | ||
| 6 | &ECCO_COST_NML | ||
| 7 | data_errfile = 'data.err', | ||
| 8 | tbarfile = 'tbar', | ||
| 9 | # | ||
| 10 | temp0errfile = 'errorTtot.err', | ||
| 11 | mmazloff | 1.2 | # temperrfile = 'errorTtot.err', |
| 12 | mmazloff | 1.1 | tdatfile = 'FinalThetaObs.bin', |
| 13 | # | ||
| 14 | # | ||
| 15 | mmazloff | 1.2 | mult_temp0 = 1.0, |
| 16 | mmazloff | 1.1 | mult_temp = 1.0, |
| 17 | mult_obcsn = 1.0, | ||
| 18 | mult_obcss = 1.0, | ||
| 19 | mult_obcsw = 1.0, | ||
| 20 | mult_obcse = 1.0, | ||
| 21 | # | ||
| 22 | cost_iprec = 32, | ||
| 23 | cost_yftype = 'RL', | ||
| 24 | / |
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |