-
Notifications
You must be signed in to change notification settings - Fork 0
Fortran code for fitting and predicting chemical kinetic data
License
acooksy/chem_rate_fit
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
chem_rate_fit Fortran code for least-squares fits of rate coefficients, initial concentrations, and (less so) initial times to chemical kinetic data. The user supplies the mechanism (a set of elementary reactions) and initial values for all concentrations and rate coefficients. Flagged parameters are then fit. Propagated uncertainties and correlation coefficients are reported. The least squares routine is limdif from Minpack. The input file is assumed to be named "rate.dat", final output is sent to "rate.log". Install Fortran package manager fpm and run "fpm build". To test, copy sample input files in examples/ to ./rate.dat and enter "fpm run".
About
Fortran code for fitting and predicting chemical kinetic data
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published