Name | Modified | Size | Downloads / Week |
---|---|---|---|
readme.txt | 2015-05-15 | 1.2 kB | |
dFORC_v0.1.zip | 2015-05-15 | 31.0 MB | |
Totals: 2 Items | 31.0 MB | 0 |
Application: dForc Authors: Dorin CIMPOESU and Ioan DUMITRU dFORC_v0.1.exe compute the mixed derivative for the experimental FORC input data. Run the application at the Command Prompt. Input data consist in 3 colums experimental forc data: H, Hr, M. The mixed derivative will be compute for the same input points. Path to input forc data should be '/data/in/0.dat'; Path to output forc data is '/data/out/dxy.dat'; The results have to be imported into a graphic application (e.g. Origin, ) in order to obtain 3d representation of FORC diagram. The parameters that control the fitting procedure are located in include\config.ini file dFORC_gui.exe is a simple graphic interface that help you to write config file and to start dFORC application. Execution in Command Prompt (terminal) is recommended to have displayed all the resulted errors. conversion_h-m_to_h-hr-m.exe is a gui application that help to convert two columns FORC/FORCinel data in tree columns standard FORC data by adding the reversal field column. Before lunching dFORC application please ensure that the input file is in format Hr, H, M.