Page 2 of 2

Re: td-6axNCKFMASHTOm45 Dataset

Posted: 05 Feb 2022, 15:27
by Blakelee
Dear Fabrizio,

You can use editor such as notepad to open the fsol.f90 file and edit the external subroutines for LIQMB16 model. It includes three parts: SOLINI, SOLMOD and SOLCAL (Please reference to Page 75). You may mimic what already existed in the fsol.f90 such as Liquid model "LIQtc". After finishing your editing, you need to recompile all the programs via gfortran or whatever compiler you like.

Best wishes!
Blakelee