Beginning updates to thermal fix

This commit is contained in:
jtclemm
2023-02-20 22:07:30 -07:00
parent c73f9188ce
commit 1adc66e82b
8 changed files with 222 additions and 265 deletions

View File

@ -197,6 +197,7 @@ void FixRHEO::init()
void FixRHEO::setup_pre_force(int /*vflag*/)
{
//Need to rethink and replan
// Check to confirm all accessory fixes are defined
if (!viscosity_fix_defined)
error->all(FLERR, "Missing fix rheo/viscosity");