Welcome,
This website hosts the MATLAB scripts to perform CVP optimization to the model defined in the submitted manuscript “Moving next-generation phase-field models to BMS applications – A case study that confirms Professor Uzi Landau’s foresight”
Click here to download the MATLAB scripts.
The folder contains MATLAB files. Follow the steps below to obtain the plots reported as Figure 2 in the manuscript.
1. Run Main_Model_Simulation.m file first for specific Nstages with u_guess for different Nx.
2. Run Main_CVP_PDE.m file to perform Control Vector Parameterization(CVP) for different Nstages for specified Nx.
3. Run Main_Model_Simulation_After_CVP.m to perform main model simulations using CVP results generated in step 2.
4. Run Main_Plots_for_Article_Draft.m is the file to generate plots.