From 6f1337c4eb997680bcee20a3070264c51398a978 Mon Sep 17 00:00:00 2001 From: Andrew Hicks Date: Thu, 25 May 2023 19:46:32 -0500 Subject: [PATCH] Changed default yml's --- scripts/qsave | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/qsave b/scripts/qsave index 090fc48..7968dce 100755 --- a/scripts/qsave +++ b/scripts/qsave @@ -11,7 +11,7 @@ from q3d.userexpr import * # needed to process userexpr.yml default_ymls = {} default_ymls['settings'] = """mesh: - source: builtin # builtin, local, file, or folder + source: builtin # builtin, local, global, or legacy name: BoxMesh 10 10 10 1 1 1 radius: 1 # the characteristic length for non-dimensionalization refs: 0 @@ -23,7 +23,7 @@ pde: formulation: default grad_desc: true gd_ls: none - solver: dynamic + solver: builtin_nonlinear tol_u: 2.0 tol_l: 0.2 tol: 1.0e-8 @@ -44,7 +44,7 @@ L0: 552.2309672093506 L1: 1.0 L2: 0 L3: 0 -W0: 0 +W0: 1.0 W1: 0 W2: 0 beta: 0