检查点

以下输入必须以 “mfix.” 开头,并控制检查点/重启。

描述

类型

默认值

restart

如果存在,则为要从中重启的文件名

String

None

check_int

检查点输出的频率,以时间步数表示; 如果为-1,则不会写入检查点

Int

-1

check_per_approx

检查点输出的频率,以模拟时间表示; 如果为0,则不会写入检查点

Real

0

check_walltime_interval

检查点输出的频率,以运行时间(HH:MM:SS)表示

String

“”

check_file

用于检查点输出的前缀

String

chk

geom_chk_write

为 True 时,将 EB 几何数据写入 geom_chk_file 中 如果启用了 levelset 细化,还会写入 geom_refined_chk_file 中。

bool

False

geom_chk_read

为 True 时,从 geom_chk_file 中读取 EB 几何数据 如果启用了 levelset 细化,还会从 geom_refined_chk_file 中读取。

bool

False

geom_chk_file

用于存储或读取未细化几何的 EB 检查点文件的名称

String

geom_chk

geom_refined_chk_file

用于存储或读取细化几何的 EB 检查点文件的名称,即启用了 levelset 细化时。

String

geom_ refined_ chk