svZeroDSolver
Loading...
Searching...
No Matches
calibrate.h File Reference

opt::calibrate source file More...

#include <Eigen/Dense>
#include <Eigen/Sparse>
#include <fstream>
#include <nlohmann/json.hpp>
#include "Model.h"
#include "debug.h"
Include dependency graph for calibrate.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.
 

Detailed Description

opt::calibrate source file

Function Documentation

◆ calibrate()

nlohmann::json calibrate ( const nlohmann::json & config)

Main function to run the 0D model calibration.

Parameters
configJSON configuration for 0D model
Returns
Calibrated JSON configuration for the 0D model