svZeroDSolver
|
opt::calibrate source file More...
#include <Eigen/Dense>
#include <Eigen/Sparse>
#include <fstream>
#include <nlohmann/json.hpp>
#include "Model.h"
#include "debug.h"
Go to the source code of this file.
Functions | |
nlohmann::json | calibrate (const nlohmann::json &config) |
Main function to run the 0D model calibration. | |
opt::calibrate source file
nlohmann::json calibrate | ( | const nlohmann::json & | config | ) |
Main function to run the 0D model calibration.
config | JSON configuration for 0D model |