Skip to content

Commit

Permalink
Fix typo (#881)
Browse files Browse the repository at this point in the history
* fix typo for correcting 'direcotry' to 'directory'

* fix typo for correcting 'unchaned' to 'unchanged'
  • Loading branch information
xusuyong authored May 6, 2024
1 parent e87bf34 commit c9c00c3
Show file tree
Hide file tree
Showing 61 changed files with 61 additions and 61 deletions.
2 changes: 1 addition & 1 deletion examples/allen_cahn/conf/allen_cahn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_allen_cahn_plain/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_allen_cahn_causal_fourier_rwf/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/allen_cahn/conf/allen_cahn_default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_allen_cahn_default/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/amgnet/conf/amgnet_airfoil.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_amgnet_airfoil/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/amgnet/conf/amgnet_cylinder.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_amgnet_cylinder/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/aneurysm/conf/aneurysm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_aneurysm/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/aneurysm/conf/aneurysm_flow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_aneurysm_flow/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/biharmonic2d/conf/biharmonic2d.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_biharmonic2d/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/bracket/conf/bracket.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_bracket/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/bubble/conf/bubble.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_bubble/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchanged
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/cfdgcn/conf/cfdgcn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_cfdgcn/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/chip_heat/conf/chip_heat.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_chip_heat/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchanged
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/control_arm/conf/forward_analysis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_control_arm/forward/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/control_arm/conf/inverse_parameter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_control_arm/inverse/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_cylinder2d_unsteady/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_cylinder2d_unsteady_transformer_physx_enn
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_cylinder2d_unsteady_transformer_physx_transformer/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/darcy/conf/darcy2d.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_darcy2d/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/deepcfd/conf/deepcfd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_deepcfd/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/deephpms/conf/burgers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_burgers/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/deephpms/conf/korteweg_de_vries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_korteweg_de_vries/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/deephpms/conf/kuramoto_sivashinsky.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_kuramoto_sivashinsky/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/deephpms/conf/navier_stokes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_navier_stokes/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/deephpms/conf/schrodinger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_schrodinger/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/dgmr/conf/dgmr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_dgmr/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/earthformer/conf/earthformer_enso_pretrain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_earthformer_pretrain
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/earthformer/conf/earthformer_sevir_pretrain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_earthformer_pretrain
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/epnn/conf/epnn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_epnn/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/euler_beam/conf/euler_beam.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_euler_beam/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/fourcastnet/conf/fourcastnet_finetune.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_fourcastnet_finetune
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/fourcastnet/conf/fourcastnet_precip.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_fourcastnet_precip/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/fourcastnet/conf/fourcastnet_pretrain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_fourcastnet_pretrain
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/fsi/conf/viv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_VIV/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/gpinn/conf/poisson_1d.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_poisson_1d/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/heat_exchanger/conf/heat_exchanger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchanged
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/heat_pinn/conf/heat_pinn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_bracket/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/hpinns/conf/hpinns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_hpinns/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchanged
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/ide/conf/volterra_ide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_volterra_IDE/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/ldc/conf/ldc2d_steady_Re10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: output_ldc2d_steady_Re10/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchanged
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/ldc/conf/ldc2d_unsteady_Re10.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: output_ldc2d_unsteady_Re10/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchanged
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/lorenz/conf/enn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_lorenz_enn
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/lorenz/conf/transformer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_lorenz_transformer/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/nowcastnet/conf/nowcastnet.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_nowcastnet/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
2 changes: 1 addition & 1 deletion examples/nsfnet/conf/VP_NSFNet4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ hydra:
dir: outputs_nsfnet/${now:%Y-%m-%d}/${now:%H-%M-%S}/${hydra.job.override_dirname}
job:
name: ${mode} # name of logfile
chdir: false # keep current working direcotry unchaned
chdir: false # keep current working directory unchanged
config:
override_dirname:
exclude_keys:
Expand Down
Loading

0 comments on commit c9c00c3

Please sign in to comment.