Changes
Page history
Update home
authored
Jul 05, 2024
by
Adrien Crovato
Show whitespace changes
Inline
Side-by-side
home.md
View page @
d4dde7f3
...
@@ -36,6 +36,7 @@ The configuration dictionary contains the following entries
...
@@ -36,6 +36,7 @@ The configuration dictionary contains the following entries
'
l_ref
'
:
float
,
# reference length (usually half root chord)
'
l_ref
'
:
float
,
# reference length (usually half root chord)
'
mach
'
:
float
,
# freestream Mach number
'
mach
'
:
float
,
# freestream Mach number
'
n_modes
'
:
int
,
# number of modes
'
n_modes
'
:
int
,
# number of modes
'
g_struct
'
:
float
,
# structural damping (complex proportional stiffness)
'
rho_ks
'
:
float
,
# aggregation parameter for KS
'
rho_ks
'
:
float
,
# aggregation parameter for KS
'
method
'
:
str
,
# method type ('pk' or 'nipk')
'
method
'
:
str
,
# method type ('pk' or 'nipk')
'
vrb
'
:
int
# verbosity level
'
vrb
'
:
int
# verbosity level
...
...
...
...