[Tobyfit-tickets] [TOBYFIT] #86: Increase number of parameters

Tobyfit tobyfit-trac at svr2.nd.rl.ac.uk
Thu Jan 14 16:37:46 GMT 2010


#86: Increase number of parameters
--------------------------+-------------------------------------------------
Reporter:  Ronald Fowler  |      Owner:  Ronald Fowler
    Type:  enhancement    |     Status:  new          
Priority:  major          |   Keywords:               
--------------------------+-------------------------------------------------

Comment(by Ronald Fowler):

 (In [337]) Changes to server side code re#86 :
 information.inc:
 Added n_pp_tft as new count of actual parameters in tft file.
 Also reordered common so that double before integer and logical
 mf_simulate_p.f:
 Use n_pp_tft in place of n_pp_max
 prtin_p.f, prtout_p.f:
 Change format i3 to i4 to print parameter numbers >999 correctly
 simulate_data_p.f:
 Use n_pp_tft in place of n_pp_max
 tobyfit_v2.par, both versions:
 Increase n_pp_max to 1000 was 20
 data_read.f:
 Use n_pp_tft as value from tft
 data_write.f:
 Use n_pp_tft and change from free format to fixed format for tft file
 values.
 set_parameters.f, get_parameters.f:
 n_pp_max -> n_pp_tft
 Re #86

-- 
Ticket URL: <http://trac.isis.rl.ac.uk/Tobyfit/ticket/86#comment:1>
Tobyfit <http://tobyfit.isis.rl.ac.uk/>
Tobyfit


More information about the Tobyfit-tickets mailing list