PanPhaseField SDK
PanPhaseFieldArguments.h File Reference

Arguments of PanPhaseField SDK. More...

#include "Pan_Global.h"
#include "Pan_Global_Functions.h"

Classes

struct  C_WRAPPER4Pan_Calculation
 A C wrapper maintains calculation condition and physical parameters. More...
 
struct  PF_ARGS
 PanPhaseField argument. More...
 
class  PF_ARGS_Interpreter
 A C++ interpretor for phase-field model arguments PF_ARGS. More...
 

Macros

#define MAX_CUSTOM_PARAMETER   (256)
 
#define MAX_NUMBER_OF_PHASES   (16)
 

Detailed Description

Arguments of PanPhaseField SDK.

Author
CompuTherm, LLC https://www.computherm.com
Version
2023

Macro Definition Documentation

◆ MAX_CUSTOM_PARAMETER

#define MAX_CUSTOM_PARAMETER   (256)

Maximum number of custom parameters that can be defined for each phase

◆ MAX_NUMBER_OF_PHASES

#define MAX_NUMBER_OF_PHASES   (16)

Maximum number of phases that can be used in SDK.