Skip to content

Commit

Permalink
chore: fix spelling mistakes
Browse files Browse the repository at this point in the history
chore: fix typos
  • Loading branch information
yoctoyotta1024 committed Nov 17, 2024
1 parent c28f743 commit 0679415
Show file tree
Hide file tree
Showing 15 changed files with 44 additions and 44 deletions.
4 changes: 2 additions & 2 deletions examples/adiabaticparcel/src/config/as2017_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# -----
# File Description:
# Configuration file for CLEO SDM coupled to a CVODE dynamics solver for an adiabatic parcel example
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down Expand Up @@ -58,7 +58,7 @@ microphysics:
maxniters: 50 # maximum no. iterations of Newton Raphson Method
MINSUBTSTEP: 0.001 # minimum subtimestep in cases of substepping [s]
rtol: 0.0 # relative tolerance for implicit Euler integration
atol: 0.01 # abolute tolerance for implicit Euler integration
atol: 0.01 # absolute tolerance for implicit Euler integration

### Coupled Dynamics Parameters ###
coupled_dynamics:
Expand Down
4 changes: 2 additions & 2 deletions examples/adiabaticparcel/src/config/cuspbifurc_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -----
# File Description:
# Configuration file for CLEO SDM coupled to a CVODE dynamics solver for an adiabatic parcel example
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down Expand Up @@ -59,7 +59,7 @@ microphysics:
maxniters : 50 # maximum no. iterations of Newton Raphson Method
MINSUBTSTEP : 0.0001 # minimum subtimestep in cases of substepping [s]
rtol : 0.0 # relative tolerance for implicit Euler integration
atol : 0.01 # abolute tolerance for implicit Euler integration
atol : 0.01 # absolute tolerance for implicit Euler integration

### Coupled Dynamics Parameters ###
coupled_dynamics:
Expand Down
2 changes: 1 addition & 1 deletion examples/boxmodelcollisions/breakup_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# -----
# File Description:
# Configuration file for example of collisions in CLEO SDM 0-D box model.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down
2 changes: 1 addition & 1 deletion examples/boxmodelcollisions/shima2009_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# -----
# File Description:
# Configuration file for example of collisions in CLEO SDM 0-D box model.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down
2 changes: 1 addition & 1 deletion examples/bubble3d/src/config/bubble3d_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -----
# File Description:
# Configuration file for test of YAC with 3D time varying thermodynamics example.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down
4 changes: 2 additions & 2 deletions examples/constthermo2d/src/config/const2d_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -----
# File Description:
# Configuration file for CLEO 2-D example with constant thermodynamics read from a file.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down Expand Up @@ -59,7 +59,7 @@ microphysics:
maxniters : 50 # maximum no. iterations of Newton Raphson Method
MINSUBTSTEP : 0.001 # minimum subtimestep in cases of substepping [s]
rtol : 0.0 # relative tolerance for implicit Euler integration
atol : 0.01 # abolute tolerance for implicit Euler integration
atol : 0.01 # absolute tolerance for implicit Euler integration

### Coupled Dynamics Parameters ###
coupled_dynamics:
Expand Down
2 changes: 1 addition & 1 deletion examples/divfreemotion/src/config/divfree2d_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -----
# File Description:
# Configuration file for divergence free motion 2-D CLEO example.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down
4 changes: 2 additions & 2 deletions examples/eurec4a1d/src/config/eurec4a1d_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -----
# File Description:
# Configuration file for CLEO eurec4a 1-D rainshaft example.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down Expand Up @@ -60,7 +60,7 @@ microphysics:
maxniters : 50 # maximum no. iterations of Newton Raphson Method
MINSUBTSTEP : 0.001 # minimum subtimestep in cases of substepping [s]
rtol : 0.0 # relative tolerance for implicit Euler integration
atol : 0.01 # abolute tolerance for implicit Euler integration
atol : 0.01 # absolute tolerance for implicit Euler integration

### Coupled Dynamics Parameters ###
coupled_dynamics:
Expand Down
2 changes: 1 addition & 1 deletion examples/fromfile/src/config/fromfile_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -----
# File Description:
# Configuration file for contol example of 3D time varying thermodyanamics read from a file.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -----
# File Description:
# Configuration file for contol example of 3D time varying thermodyanamics read from a file.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile_irreg".
Expand Down
4 changes: 2 additions & 2 deletions examples/rainshaft1d/src/config/rain1d_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -----
# File Description:
# Configuration file for CLEO 1-D rainshaft example with constant thermodynamics.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down Expand Up @@ -59,7 +59,7 @@ microphysics:
maxniters : 50 # maximum no. iterations of Newton Raphson Method
MINSUBTSTEP : 0.001 # minimum subtimestep in cases of substepping [s]
rtol : 0.0 # relative tolerance for implicit Euler integration
atol : 0.01 # abolute tolerance for implicit Euler integration
atol : 0.01 # absolute tolerance for implicit Euler integration

### Coupled Dynamics Parameters ###
coupled_dynamics:
Expand Down
4 changes: 2 additions & 2 deletions examples/speedtest/src/config/speedtest_config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -----
# File Description:
# Configuration file for CLEO SDM speed test with constant thermodynamics.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down Expand Up @@ -59,7 +59,7 @@ microphysics:
maxniters : 50 # maximum no. iterations of Newton Raphson Method
MINSUBTSTEP : 0.1 # minimum subtimestep in cases of substepping [s]
rtol : 0.0 # relative tolerance for implicit Euler integration
atol : 0.01 # abolute tolerance for implicit Euler integration
atol : 0.01 # absolute tolerance for implicit Euler integration

### Coupled Dynamics Parameters ###
coupled_dynamics:
Expand Down
2 changes: 1 addition & 1 deletion libs/initialise/optional_config_params.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ struct OptionalConfigParams {
size_t maxniters = NaNVals::sizet(); /**< maximum no. iterations of Newton Raphson Method */
double MINSUBTSTEP = NaNVals::dbl(); /**< minimum subtimestep in cases of substepping [s] */
double rtol = NaNVals::dbl(); /**< relative tolerance for implicit Euler integration */
double atol = NaNVals::dbl(); /**< abolute tolerance for implicit Euler integration */
double atol = NaNVals::dbl(); /**< absolute tolerance for implicit Euler integration */
} condensation;

struct BreakupParams {
Expand Down
46 changes: 23 additions & 23 deletions roughpaper/src/config/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
# -----
# File Description:
# Configuration file for CLEO SDM coupled to a dynamics solver.
# Note: The inital superdroplets data read from file "initsupers_filename" can be made with
# Note: The initial superdroplets data read from file "initsupers_filename" can be made with
# CLEO's pySD module (see Python script "create_initsuperdropsbinary_script.py" for usage).
# Likewise the "grid_filename" can be made using pySD (see "create_gbxboundariesbinary_script.py"),
# and so can the thermodynamics files when using coupled thermodynamics "fromfile".
Expand Down Expand Up @@ -60,34 +60,34 @@ microphysics:
maxniters : 50 # maximum no. iterations of Newton Raphson Method
MINSUBTSTEP : 0.01 # minimum subtimestep in cases of substepping [s]
rtol : 0.0 # relative tolerance for implicit Euler integration
atol : 0.001 # abolute tolerance for implicit Euler integration
atol : 0.001 # absolute tolerance for implicit Euler integration
# breakup:
# constnfrags:
# nfrags: 5.0 # average no. of fragments per droplet breakup

# ### Coupled Dynamics Parameters ###
# coupled_dynamics:
# type : fromfile # type of coupled dynamics to configure
# press : ./share/dimlessthermo_press.dat # binary filename for pressure
# temp : ./share/dimlessthermo_temp.dat # binary filename for temperature
# qvap : ./share/dimlessthermo_qvap.dat # binary filename for vapour mixing ratio
# qcond : ./share/dimlessthermo_qcond.dat # binary filename for liquid mixing ratio
# wvel : ./share/dimlessthermo_wvel.dat # binary filename for vertical (coord3) velocity
# uvel : ./share/dimlessthermo_uvel.dat # binary filename for eastwards (coord1) velocity
# vvel : ./share/dimlessthermo_vvel.dat # binary filename for northwards (coord2) velocity

### Coupled Dynamics Parameters ###
coupled_dynamics:
type: cvode # type of coupled dynamics to configure
# initial (uniform) thermodynamic conditions #
P_init: 100000.0 # initial pressure [Pa]
TEMP_init: 273.15 # initial temperature [T]
relh_init: 98.0 # initial relative humidity (%)
# ODE solver parameters #
W_avg: 0.5 # average amplitude of sinusoidal w [m/s] (dP/dt ~ w*dP/dz)
TAU_half: 300 # timescale for w sinusoid, tau_half = TAU_half/pi [s]
rtol: 1e-6 # relative tolerance for integration of [P, T, qv, qc] ODEs
atol: 1e-6 # relative tolerance for integration of [P, T, qv, qc] ODEs
type : fromfile # type of coupled dynamics to configure
press : ./share/dimlessthermo_press.dat # binary filename for pressure
temp : ./share/dimlessthermo_temp.dat # binary filename for temperature
qvap : ./share/dimlessthermo_qvap.dat # binary filename for vapour mixing ratio
qcond : ./share/dimlessthermo_qcond.dat # binary filename for liquid mixing ratio
wvel : ./share/dimlessthermo_wvel.dat # binary filename for vertical (coord3) velocity
uvel : ./share/dimlessthermo_uvel.dat # binary filename for eastwards (coord1) velocity
vvel : ./share/dimlessthermo_vvel.dat # binary filename for northwards (coord2) velocity

# ### Coupled Dynamics Parameters ###
# coupled_dynamics:
# type: cvode # type of coupled dynamics to configure
# # initial (uniform) thermodynamic conditions #
# P_init: 100000.0 # initial pressure [Pa]
# TEMP_init: 273.15 # initial temperature [T]
# relh_init: 98.0 # initial relative humidity (%)
# # ODE solver parameters #
# W_avg: 0.5 # average amplitude of sinusoidal w [m/s] (dP/dt ~ w*dP/dz)
# TAU_half: 300 # timescale for w sinusoid, tau_half = TAU_half/pi [s]
# rtol: 1e-6 # relative tolerance for integration of [P, T, qv, qc] ODEs
# atol: 1e-6 # relative tolerance for integration of [P, T, qv, qc] ODEs

# ### Bounday Conditions Parameters ###
# boundary_conditions:
Expand Down
4 changes: 2 additions & 2 deletions scripts/create_thermobinaries_script.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
config_filename,
constants_filename,
grid_filename,
isfigures=[False, False],
savefigpath=False,
isfigures=isfigures,
savefigpath=savefigpath,
)
### ---------------------------------------------------------------- ###

0 comments on commit 0679415

Please sign in to comment.