Răsfoiți Sursa

err

Signed-off-by: Jean-Michel Batto <jmbatto@eldarsoft.com>
Jean-Michel Batto 2 săptămâni în urmă
părinte
comite
ad555b6d47
1 a modificat fișierele cu 64 adăugiri și 1 ștergeri
  1. 64 1
      redo-20260123.txt

+ 64 - 1
redo-20260123.txt

@@ -68,4 +68,67 @@ Stacktrace:
    @ Base ./client.jl:550
 in expression starting at /usr/local/var/Flower.jl/examples/convergence.jl:228
 [20:00:19][PDI] *** info: Finalization
-[20:00:19][Decl'HDF5] *** info: Closing plugin
+[20:00:19][Decl'HDF5] *** info: Closing plugin
+
+coder@651071fc97ae:/usr/local/var/test$ xvfb-run --auto-servernum --server-args="-screen 0 1920x1080x24 -nolisten tcp" julia --project=../Flower.jl --threads=1 ../Flower.jl/examples/convergence.jl ../Flower.jl/examples/convergence_diffusion_constant_conductivity_bubble_wall_Newton.yml
+
+ YAML file ../Flower.jl/examples/convergence_diffusion_constant_conductivity_bubble_wall_Newton.yml
+
+ number of points [32, 64, 128]
+
+ Print parameters from yml file 
+
+ elec_cond : 1.36e+02 
+
+ Re : 1.00e-01 1.49e+06 1.26e+03 8.43e-04
+
+ 'Re' i.e. rho/mu : 1.49e+06 1.49e+06 1.26e+03 8.43e-04
+
+ WARNING no scalar transport
+
+nb_transported_scalars:     0
+
+ diffusion time [1.7241379310344829, 3.125, 3.125]
+
+ end Print parameters from yml file 
+[17:29:11][Decl'HDF5] *** info: Plugin loaded successfully
+[17:29:11][PDI] *** info: Initialization successful
+
+ PDI INIT status 0
+ Timestep 0.0001
+ mesh ratio 1
+ nx 32 ny 32ERROR: LoadError: KeyError: key :bulk_velocity not found
+Stacktrace:
+ [1] getindex(h::Dict{Symbol, Any}, key::Symbol)
+   @ Base ./dict.jl:477
+ [2] getindex
+   @ ~/.julia/packages/PropertyDicts/Y5nQe/src/PropertyDicts.jl:205 [inlined]
+ [3] getproperty(pd::PropertyDict{Symbol, Any, Dict{Symbol, Any}}, k::Symbol)
+   @ PropertyDicts ~/.julia/packages/PropertyDicts/Y5nQe/src/PropertyDicts.jl:238
+ [4] top-level scope
+   @ /usr/local/var/Flower.jl/examples/convergence.jl:323
+ [5] include(mod::Module, _path::String)
+   @ Base ./Base.jl:306
+ [6] exec_options(opts::Base.JLOptions)
+   @ Base ./client.jl:317
+ [7] _start()
+   @ Base ./client.jl:550
+in expression starting at /usr/local/var/Flower.jl/examples/convergence.jl:228
+[17:29:24][PDI] *** info: Finalization
+[17:29:24][Decl'HDF5] *** info: Closing plugin
+
+include("navier_stokes_coupled_pressure_velocity.jl")
+include("navier_stokes_coupled.jl")
+include("electrolysis_2.jl")
+
+
+include("electrolysis_tests.jl")
+include("electrolysis_print.jl")
+
+include("run_profile.jl") #for profiling
+include("solve_one_fluid.jl")
+include("compute_mass_transfer_rate.jl")
+include("test_functions.jl")
+
+include("post_processing.jl")
+