CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Fluent RPvar list for molar-weight

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By makula
  • 1 Post By makula

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 18, 2011, 04:07
Default Fluent RPvar list for molar-weight
  #1
New Member
 
Pierre-Louis Schmitt
Join Date: Jan 2011
Posts: 10
Rep Power: 15
pilou is on a distinguished road
Hello,

I'm now making a UDF on which I have to use the molar-weight of some species.

Does anyone know the name of the corresponding Rpvar like in the sequences
RP_Get_Real("operating-pressure") or is there a list of all the accessible variables in Fluent

Thanks a lot.
Pilou
pilou is offline   Reply With Quote

Old   February 18, 2011, 07:02
Default
  #2
New Member
 
Martin Knob
Join Date: Feb 2011
Posts: 6
Rep Power: 15
makula is on a distinguished road
...this is for Fluent 6.3:

(sizing-function/max-resolution 30)
(sizing-function/resolution 1)
(dynamesh/collapse/skew-max 0.9)
(smooth-mesh/min-skew 0.8)
(adapt/coarsen/marker/visible? #t)
(adapt/coarsen/cell/visible? #f)
(adapt/coarsen/cell/filled? #f)
(adapt/refine/marker/visible? #t)
(adapt/refine/cell/visible? #f)
(adapt/refine/cell/filled? #f)
(histogram/scaling-method "")
(histogram/use-scaling? #f)
(fluent-case-version 63)
(user-wet-steam? #f)
(udws/libname "")
(wetsteam/b_max 0.1)
(wsr/patch 0)
(wsb/patch 0)
(wsn/patch 0)
(wsf/default 0)
(wsr/default 0)
(wsb/default 0)
(wsn/default 0)
(wetsteam/amg-stabilization 0)
(wetsteam/scheme 0)
(wetsteam/amg-method 0)
(wetsteam/cycle-type 0)
(wetsteam/amg-beta 0.7)
(wetsteam/amg-alpha 0.1)
(wetsteam/relax 0.1)
(wetsteam/solve? #t)
(mixing-plane/reduce-backflow? #f)
(mixing-plane/ave-method 0)
(mixing-plane/verbos-t-enthalpy? #f)
(mixing-plane/conserve-t-enthalpy? #f)
(mixing-plane/verbos-swirl? #f)
(mixing-plane/conserve-swirl? #f)
(mixing-plane/fix-pressure-level? #f)
(mixing-plane/omega 1)
(mixing-planes ())
(mfinlet/allow-reverse-flow? #t)
(pinlet/use-extrapolated-pressure? #f)
(pinlet/enhanced-backflow? #f)
(non-reflecting/verbosity 1)
(non-reflecting/recon? #t)
(non-reflecting/omega 0.75)
(non-reflecting-bcs? #f)
(target-mfr-mach 0.98)
(target-mfr-pmin 1)
(target-mfr-pmax 5000000)
(target-mfr-urf 0.05)
(target-mfr-method 1)
(target-mfr-verbos? #f)
(target-mfr? #t)
(poutlet/p-split-back? #t)
(poutlet/p-split-ausm? #t)
(poutlet/ignore-back-swirl? #f)
(ignition/octane-exp-gen 1)
(ignition/equiv-exp-gen 1)
(ignition/rpm-exp-gen 1)
(ignition/temp-exp-gen 1)
(ignition/press-exp-gen 1)
(ignition/activate-gen 20080)
(ignition/octane-gen 90)
(ignition/pre-exp-gen 0.0405)
(ignition/press-exp-de -1.7)
(ignition/activate-de 3800)
(ignition/octane-exp-de 3.402)
(ignition/octane-de 90)
(ignition/pre-exp-de 0.01768)
(ignition/press-exp-hh 0.63)
(ignition/activate-hh 618840)
(ignition/cetane-hh 25)
(ignition/pre-exp-hh 0.36)
(ignition/dt-multiplier 3)
(ignition/knock-act-temp -1507.8)
(ignition/knock-pre-exp 8.6e+11)
(ignition/ignite-sp-cut 0.5)
(ignition/prod-fuel-cut 0.99)
(ignition/burning-cutoff 1)
(ignition/ignite-sp-max 5)
(ignition/stoich-a-f-ratio 14.7)
(ignition/fuel-species "")
(ignition/amg-stabilization 0)
(ignition/default 0)
(ignition/patch 0)
(ignition/amg-method 0)
(ignition/cycle-type 0)
(ignition/amg-beta 0.7)
(ignition/amg-alpha 0.1)
(ignition/scheme 0)
(ignition/relax 0.7)
(ignition/general? #f)
(ignition/douaud? #f)
(ignition/hardenburg? #f)
(ignition/delay? #f)
(ignition/knock? #f)
(ignition/solve? #t)
(ignition/off? #t)
(spark/burn-init-fuel? #f)
(spark/diffusion-time 1e-05)
(spark/max-temp 2500)
(spark/energy 0.1)
(spark/duration 0.001)
(spark/start-ca 0)
(spark/start-time 0)
(spark/time-exponent 0.333333)
(spark/time-dep-geom? #f)
(spark/fixed-geom? #f)
(spark/fixed-box? #t)
(spark/fixed-cylinder? #f)
(spark/fixed-sphere? #f)
(spark/shape "hexahedron")
(spark/z-height 0.002)
(spark/y-height 0.002)
(spark/x-height 0.002)
(spark/radius-final 0.005)
(spark/radius 0.002)
(spark/z-loc 0)
(spark/y-loc 0)
(spark/x-loc 0)
(spark/off? #t)
(crevice/threads ())
(crevice/unit-roundoff 1e-06)
(crevice/relax 0.8)
(crevice/exit-pressure 101325)
(crevice/mid-gap-cd 0.7)
(crevice/pressures (101325 101325 101325 101325 101325))
(crevice/bot-ring-gap (1e-05 1e-05 1e-05))
(crevice/mid-ring-gap (4e-06 4e-06 4e-06))
(crevice/top-ring-gap (1e-05 1e-05 1e-05))
(crevice/land-length (0.00391 0.00391 0.00391))
(crevice/ring-spacing (0.00391 0.00391 0.00391))
(crevice/ring-mass (0.00375 0.00375 0.00375))
(crevice/ring-thickness (0.002 0.002 0.002))
(crevice/ring-width (0.00375 0.00375 0.00375))
(crevice/piston-bore-clearance 5.08e-05)
(crevice/sector-angle 360)
(crevice/piston-temperature 400)
(crevice/output-file "crev.out")
(crevice/bore 0.1016)
(crevice/n-rings 3)
(crevice/ring-dynamics? #f)
(crevice/write? #f)
(crevice/solve? #f)
(crevice/enabled? #f)
(acoustics/cylindrical-export? #f)
(acoustics/auto-prune? #t)
(acoustics/interior-list ())
(acoustics/write-only? #f)
(acoustics/write? #f)
(acoustics/source-files ())
(acoustics/thread-types ())
(acoustics/required-filenames ())
(acoustics/writable-threads ())
(acoustics/required-threads ())
(acoustics/receivers ())
(acoustics/file-lines 500)
(acoustics/read-and-compute? #f)
(acoustics/on-the-fly? #f)
(acoustics/index-filename "")
(acoustics/source-filename "")
(acoustics/base-filename "")
(acoustics/frequency 1)
(models/timer-cutoff 0.1)
(charge-density/enabled? #f)
(magnetic-permeability/enabled? #f)
(electric-conductivity/only-const-enabled? #f)
(electric-conductivity/enabled? #f)
(em/model-enabled? #f)
(save-cell-residuals? #f)
(domains (((1 geom-domain mixture) (children) (material . air))))
(md/verbosity 1)
(target/sv-list ())
(target/domain-list ())
(target/thread-list ())
(hide-cell/auto-hide? #f)
(hide-cell/max-skewness 0.98)
(hide-cell/thread-pairs ())
(virtual-cells ())
(turbo-vector? #f)
(turbo-projection/method (0))
(turbo-search/method (1))
(turbo-grid/method (0))
(turbo/current-topology -1)
(turbo/topology-count 0)
(turbo/machine-type 0)
(turbo/zones/blade ())
(turbo/zones/outlet ())
(turbo/zones/inlet ())
(turbo/zones/theta-periodic ())
(turbo/zones/theta-max ())
(turbo/zones/theta-min ())
(turbo/zones/shroud ())
(turbo/zones/hub ())
(turbo/topology-list ())
(turbo? #f)
(network/history-file "")
(save-network-history? #f)
(oned/library-case "")
(oned/library-name "none")
(glass-model? #f)
(shell/ignore-partition-check? #f)
(in-plane/zero-dir (0 1 0))
(heatxc/inlet-temp/urf 0.8)
(heatxc/cross-flow? #t)
(heatxc/groups ())
(heatxc/geom ())
(heatxc/ntu-approach? #t)
(heatxc/sv-ratio 1)
(heatxc/verbosity 0)
(heatxc/models (("default-model" (0.8 0.3 0.08 6 0.2 8 -0.5) ((1 1 0.67)))))
(heatxc/on? #f)
(case-file-units "si")
(airpak-specific? #f)
(temperature/split-source-by-ratio? #f)
(atm-ht-v5? #f)
(planar-conduction? #f)
(init-fans? #f)
(icepak? #f)
(monitor/commands ())
(monitor/volume ())
(monitor/surfaces/windows ())
(monitor/surfaces ())
(statistics/window -1)
(statistics/plot? #f)
(statistics/print? #f)
(statistics/monitors #f)
(fmon/cm/rvz 0)
(fmon/cm/rvy 0)
(fmon/cm/rvx 0)
(fmon/cm/about-axis "Z-Axis")
(fmon/cm/window -1)
(fmon/cm/per-zone? #f)
(fmon/cm/plot? #f)
(fmon/cm/file-name "cm-history")
(fmon/cm/write? #f)
(fmon/cm/print? #f)
(fmon/cm/data? #f)
(fmon/cm/thread-list ())
(fmon/cl/fvz 0)
(fmon/cl/fvy 1)
(fmon/cl/fvx 0)
(fmon/cl/window -1)
(fmon/cl/per-zone? #f)
(fmon/cl/plot? #f)
(fmon/cl/file-name "cl-history")
(fmon/cl/write? #f)
(fmon/cl/print? #f)
(fmon/cl/data? #f)
(fmon/cl/thread-list ())
(fmon/cd/window -1)
(fmon/cd/fvz 0)
(fmon/cd/fvy 0)
(fmon/cd/fvx 1)
(fmon/cd/per-zone? #f)
(fmon/cd/plot? #f)
(fmon/cd/file-name "cd-history")
(fmon/cd/write? #f)
(fmon/cd/print? #f)
(fmon/cd/data? #f)
(fmon/cd/thread-list ())
(file-write/particle-vars ())
(file-write/frequency 1)
(autosave/file-decimal-digits 6)
(autosave/file-suffix-type "time-step")
(autosave/overwrite? #f)
(autosave/filename "")
(autosave/numfiles 0)
(autosave/frequency/data 0)
(autosave/frequency/case 0)
(soot/inlet-diffusion? #t)
(soot/two-magnus 4)
(soot/two-beta 8e-14)
(soot/two-alpha 100000)
(soot/two-activ-energ 90000)
(soot/two-exp 2.32e+17)
(soot/two-linear 1e-15)
(soot/two-branch 100)
(soot/two-limit 1e-10)
(soot/one-magnus 4)
(soot/one-activ-energ 20000)
(soot/one-equi-max 3)
(soot/one-equi-min 1.67)
(soot/one-equi-exp 3)
(soot/one-cf 1.5)
(soot/oxid-soot "")
(soot/fuel-soot "")
(soot/fuel-stoich 3.6363)
(soot/soot-stoich 2.6667)
(soot/soot-mean-dens 2000)
(soot/soot-mean-diam 2.2e-08)
(soot/radio-soot-general? #f)
(soot/radio-soot-none? #t)
(soot/two-step? #f)
(soot/one-step? #f)
(sox/h-oh-f (2.2e+10 -2 0))
(sox/so-o-r (1.90546e+14 0 124404))
(sox/so-o-f (8.70965e+09 -1.8 0))
(sox/sh-h-r (8.66961e+14 0 91247))
(sox/sh-h-f (1096.48 0 0))
(sox/so-o2-r (1663410 0 18189))
(sox/so-o2-f (446683 0 6458))
(sox/h2s-o-r (9.88553e+08 0 14420))
(sox/h2s-o-f (4365.16 0 3298))
(sox/sh-o-r (2.98539e+09 0 40484))
(sox/sh-o-f (3.54814e+08 0 642))
(sox/so-oh-r (7.6913e+09 0 28358))
(sox/so-oh-f (1.62181e+08 0 613))
(sox/h2s-oh-r (31045600 0 29111))
(sox/h2s-oh-f (138.039 0 894))
(sox/h2s-h-r (9375620 0 14940))
(sox/h2s-h-f (18197000 0 1788))
(sox/so3-o-r (100 0 9500))
(sox/so3-o-f (1200000 0 9500))
(sox/so2-o-r (7.41e+14 -1 82689))
(sox/so2-o-f (363 0 -1000))
(sox/h2-h-ratio 1)
(sox/h-o-ratio 0.5)
(sox/product-intermed? #f)
(sox/product-so3? #f)
(sox/fuel-chars-h2s-frac 0)
(sox/fuel-chars-so2-frac 1)
(sox/fuel-chars-convfrac 1)
(sox/fuel-volts-h2s-frac 1)
(sox/fuel-volts-so2-frac 0)
(sox/fuel-volts-convfrac 1)
(sox/fuel-fuels-h2s-frac 1)
(sox/fuel-fuels-so2-frac 0)
(sox/fuel-fuels-convfrac 1)
(sox/fuel-char-s-to 0)
(sox/fuel-s-intermediate 0)
(sox/fuel-ys-char 0)
(sox/fuel-ys-volatile 0)
(sox/fuel-ys-fuel 0)
(sox/fuel-species "")
(sox/fuel-type 1)
(sox/oh-mode 1)
(sox/o-mode 0)
(sox/turbulent-pdf-hot #f)
(sox/turbulent-nint 10)
(sox/turbulent-spe1 "")
(sox/turbulent-mode 0)
(sox/turbulent? #f)
(sox/inlet-diffusion? #t)
(sox/user-replace? #f)
(sox/user-sox? #f)
(nox/sncr-urea-n2o-m-f (6.9e+17 -2.5 64760))
(nox/sncr-urea-n2o-oh-f (2000000 0 10000))
(nox/sncr-urea-nco-oh-f (10000000 0 0))
(nox/sncr-urea-nco-no-f (10000000 0 -390))
(nox/sncr-urea-hnco-m-f (2.4e+08 0.85 68000))
(nox/sncr-urea-decomp-2 (61300 0 20980))
(nox/sncr-urea-decomp-1 (12700 0 15540))
(nox/sncr-nh3-no-f2 (0.35 7.65 125300))
(nox/sncr-nh3-n2-f2 (424 5.3 83600))
(nox/sncr-nh3-no-f (2.21e+14 0 38160))
(nox/sncr-nh3-n2-f (2.45e+14 0 29400))
(nox/reburn-oh-h2-r (452000 1.6 80815))
(nox/reburn-oh-h2-f (102000 1.6 13802))
(nox/reburn-ch1-peq-ch0 (580000 -2.64 -77077))
(nox/reburn-ch1-peq-ch1 (63000000 -3.33 15090))
(nox/reburn-ch1-peq-ch2 (0 0 0))
(nox/reburn-ch2-peq-ch0 (1.3e+08 -2.64 -77077))
(nox/reburn-ch2-peq-ch1 (1.4e+10 -3.33 15090))
(nox/reburn-ch2-peq-ch2 (2300000 -1.54 27977))
(nox/reburn-ch3-peq-ch0 (2.1e+10 -2.64 -77077))
(nox/reburn-ch3-peq-ch1 (2.3e+12 -3.33 15090))
(nox/reburn-ch3-peq-ch2 (3.7e+08 -1.54 27977))
(nox/reburn-ch4-peq-ch0 (3.06e+11 -2.64 -77077))
(nox/reburn-ch4-peq-ch1 (3.31e+13 -3.33 15090))
(nox/reburn-ch4-peq-ch2 (5.3e+09 -1.54 27977))
(nox/reburn-ch3-no (200000 0 0))
(nox/reburn-ch2-no (1400000 0 550))
(nox/reburn-ch1-no (1e+08 0 0))
(nox/n2opath-n2o-no1-r (1.45e-29 9.259 11651))
(nox/n2opath-n2o-no1-f (29000000 0 11651))
(nox/n2opath-n2-n2o-r (4e+08 0 28234))
(nox/n2opath-n2-n2o-f (4.44e+32 -8.358 28234))
(nox/fuel-char-no (230 0 34100))
(nox/fuel-nh3-no-r (1.8e+08 0 27000))
(nox/fuel-nh3-no-f (4000000 0 32000))
(nox/fuel-hcn-no-r (3e+12 0 60000))
(nox/fuel-hcn-no-f (1e+10 0 67000))
(nox/prompt-no (6400000 0 72500))
(nox/thermal-oh-pe (212.9 -0.57 4595))
(nox/thermal-o-fe (397000 -0.5 31090))
(nox/thermal-o-pe (36.64 0.5 27123))
(nox/thermal-z3-r (1.7e+08 0 24560))
(nox/thermal-z3-f (71000000 0 450))
(nox/thermal-z2-r (3810 1 20820))
(nox/thermal-z2-f (18000 1 4680))
(nox/thermal-z1-r (38000000 0 425))
(nox/thermal-z1-f (1.8e+08 0 38370))
(nox/urea-to-hnco-frac 0.45)
(nox/urea-to-nh3-frac 0.55)
(nox/urea-decomp-model 0)
(nox/sncr-co-shift-const (17.5 68))
(nox/sncr-co-shift? #f)
(nox/sncr-o2vf-limit 0)
(nox/sncr-temp-max 1373)
(nox/sncr-temp-min 1073)
(nox/sncr-chem-model 1)
(nox/sncr-pdf-f-reagent 1)
(nox/sncr-pdf-stream-id 1)
(nox/sncr-species "")
(nox/sncr-injection-type 0)
(nox/reburn-modhcn-rate 0.0004)
(nox/reburn-modno-rate 0.0004)
(nox/reburn-fuel-species-list ())
(nox/reburn-fuel-species "")
(nox/reburn-fuel-type 0)
(nox/reburn-model 0)
(nox/n2opath-oh-mode 0)
(nox/n2opath-o-mode 0)
(nox/n2opath-n2o-model 0)
(nox/fuel-nh3-switch 1)
(nox/fuel-charn-nh3-frac 0)
(nox/fuel-charn-hcn-frac 0)
(nox/fuel-charn-nox-frac 1)
(nox/fuel-charn-convfrac 1)
(nox/fuel-char-n-to 3)
(nox/fuel-bet-area 25000)
(nox/fuel-yn-char 0)
(nox/fuel-yn-volatile 0)
(nox/fuel-yn-fuel 0)
(nox/fuel-voltn-nh3-frac 0)
(nox/fuel-voltn-hcn-frac 1)
(nox/fuel-voltn-nox-frac 0)
(nox/fuel-voltn-convfrac 1)
(nox/fuel-fueln-nh3-frac 0)
(nox/fuel-fueln-hcn-frac 1)
(nox/fuel-fueln-nox-frac 0)
(nox/fuel-fueln-convfrac 1)
(nox/fuel-n-intermediate 2)
(nox/fuel-fuel-species "")
(nox/fuel-type 0)
(nox/prompt-equivalence-ratio 1)
(nox/prompt-carbon-number 1)
(nox/prompt-fuel-species-list ())
(nox/prompt-fuel-species "")
(nox/thermal-limit-switch 0)
(nox/thermal-oh-mode 0)
(nox/thermal-o-mode 0)
(nox/turbulent-pdf-hot #f)
(nox/turbulent-nint 10)
(nox/turbulent-spe1 "")
(nox/turbulent-mode 0)
(nox/turbulent? #f)
(nox/inlet-diffusion? #t)
(nox/sncr-udf-replace? #f)
(nox/n2opath-udf-replace? #f)
(nox/fuel-udf-replace? #f)
(nox/prompt-udf-replace? #f)
(nox/thermal-udf-replace? #f)
(nox/user-nox? #f)
(nox/sncr-nox? #f)
(nox/reburn-nox? #f)
(nox/n2opath-nox? #f)
(nox/fuel-nox? #f)
(nox/prompt-nox? #f)
(nox/thermal-nox? #f)
(nox/max-rbfuel-spec 5)
(nox/max-fuel-spec 10)
(pollut_soot/eq_start 12)
(pollut_sox/eq_start 7)
(pollut_nuclei/patch 0)
(pollut_soot/patch 0)
(pollut_so/patch 0)
(pollut_sh/patch 0)
(pollut_so3/patch 0)
(pollut_h2s/patch 0)
(pollut_so2/patch 0)
(pollut_nco/patch 0)
(pollut_hnco/patch 0)
(pollut_urea/patch 0)
(pollut_n2o/patch 0)
(pollut_nh3/patch 0)
(pollut_hcn/patch 0)
(pollut_no/patch 0)
(pollutant/patch (0 0 0 0 0 0 0 0 0 0 0 0 0 0))
(pollutant/default (0 0 0 0 0 0 0 0 0 0 0 0 0 0))
(pollutant/amg-stabilization (0 0 0 0 0 0 0 0 0 0 0 0 0 0))
(pollutant/amg-method (0 0 0 0 0 0 0 0 0 0 0 0 0 0))
(pollutant/cycle-type (0 0 0 0 0 0 0 0 0 0 0 0 0 0))
(pollutant/amg-beta (0.7 0.7 0.7 0.7 0.7 0.7 0.7 0.7 0.7 0.7 0.7 0.7 0.7 0.7))
(pollutant/amg-alpha (0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1))
(pollutant/scheme (0 0 0 0 0 0 0 0 0 0 0 0 0 0))
(pollutant/relax (0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9 0.9))
(pollutant/solve? (#f #f #f #f #f #f #f #f #f #f #f #f #f #f))
(pollutant/active? (#f #f #f #f #f #f #f #f #f #f #f #f #f #f))
(dpm/latent-heat-at-boiling? #t)
(dpm/absolute-pressure? #t)
(dpm/raoult? #f)
(dpm/multicomponent-boiling? #t)
(dpm/cp-correction? #t)
(dpm/rkmulticomponent? #t)
(dpm/gauss-random 0.5)
(dpm/random-gauss? #t)
(dpm/uniform-random 0.5)
(dpm/random-uniform? #t)
(dpm/tracking-order-randomizations 0)
(dpm/rkvaporization? #f)
(dpm/minimum-vapor-fraction 0.01)
(dpm/virtual-mass-factor 0.5)
(dpm/pressure-force-explicit? #f)
(dpm/flush-sources-at-timestep? #t)
(dpm/fluid-flow-time-stepping? #t)
(dpm/create-particles-with-particle-time-step? #f)
(dpm/last-time-step 0)
(dpm/n-time-steps 1)
(dpm/time-step 0)
(dpm/physical-time-step 0.001)
(dpm/flow-time 0)
(dpm/short-wave-airblast? #f)
(dpm/stagger-factor 1)
(dpm/stagger_radius_standard_inj 0)
(dpm/stagger-temporally? #f)
(dpm/stagger_atomizer_inj? #t)
(dpm/stagger_standard_inj? #f)
(dpm/wall-film-expert? #f)
(dpm/film-splash-angle-slope 0.266)
(dpm/film-splash-angle 65.4)
(dpm/film-min-dsplash-param 0.02)
(dpm/film-max-face-dist 1e-05)
(dpm/film-m-imp-interaction 0)
(dpm/film-p-imp-interaction 0)
(dpm/film-mean-interaction 0)
(dpm/film-gas-interaction #t)
(dpm/film-visc-interaction #t)
(dpm/film-separation-height 1e-05)
(dpm/film-separation-angle 90)
(dpm/pathlines-single-id -1)
(dpm/pathlines-low-order? #f)
(dpm/pathlines-relative? #t)
(dpm/pathline-face-intersection-algorithm 0)
(dpm/particle-repartition-algorithm 1)
(dpm/face-intersection-algorithm 5)
(dpm/display-steps 1)
(dpm/lowest-mass 5.236e-25)
(dpm/lowest-diameter 1e-08)
(dpm/number-of-cells-to-cross 1)
(dpm/acceleration-to-faces-for-rk? #t)
(dpm/auto-max-step-size-refinements 20)
(dpm/auto-max-error 1e-05)
(dpm/auto-tracking-scheme-selection? #t)
(dpm/limit-min-time-step? #t)
(dpm/tracking-scheme-high 1)
(dpm/tracking-scheme-low 0)
(dpm/auto-step-size-control? #t)
(dpm/tracking-scheme 0)
(dpm/max-find-cell-depth 2000)
(dpm/debug-output-level 0)
(dpm/variable-interpolation? #t)
(dpm/search-before-iteration? #f)
(dpm/closest-face-search? #t)
(dpm/pre-write-particle-check? #f)
(dpm/use-face-v-with-b-injection? #t)
(dpm/disallow-aborted-particles? #t)
(dpm/closest-cell-search? #t)
(dpm/full-pointwise-search? #f)
(dpm/nd-point-search? #t)
(dpm/collect-sample? #f)
(dpm/sources-max-part-ap 0.1)
(dpm/sources-as-in-v61? #f)
(dpm/sources-delta-implicit? #t)
(dpm/sources-implicit? #t)
(dpm/sources-every-flow-iteration? #f)
(dpm/implicit-momentum-coupling? #t)
(dpm/steady-spray-cfl 5)
(dpm/levich-breakup-constant 14.9)
(dpm/levich-breakup-type 0)
(dpm/spray-suite-consts (8 5 0.5 0.33333333 3.3333333 1 0.188 1.73 0.61 0 14.9 0.5 0.1))
(dpm/wave-mass-cutoff 0.05)
(dpm/atomizer-spread-param 3.5)
(dpm/tab-spread-parameter 3.5)
(dpm/lower-tab-diameter-ratio 0)
(dpm/number-tab-diameters 2)
(dpm/random-tab-diam? #t)
makula is offline   Reply With Quote

Old   February 18, 2011, 07:03
Default
  #3
New Member
 
Martin Knob
Join Date: Feb 2011
Posts: 6
Rep Power: 15
makula is on a distinguished road
(dpm/spray-suite-khrt? #f)
(dpm/spray-suite-wave-rayleigh-growth? #t)
(dpm/spray-suite-wave-collide? #t)
(dpm/spray-suite-wave? #f)
(dpm/spray-suite-tab? #f)
(dpm/spray-suite-break-up? #f)
(dpm/spray-suite-coalescence? #t)
(dpm/spray-suite-collide? #f)
(dpm/pdf-tran-unsteady-rho-limit 0.1)
(dpm/pdf-tran-inc-time-avg 0)
(dpm/pdf-tran-num-time-avg 50)
(dpm/pdf-tran-num-fv-steps 1)
(dpm/pdf-tran-num-pdf-steps 1)
(dpm/pdf-tran-time-step 1)
(dpm/pdf-tran-freq-num 0.5)
(dpm/pdf-tran-fourier-num 0.5)
(dpm/pdf-tran-cfl-num 0.5)
(dpm/pdf-tran-local-time-step? #t)
(dpm/pdf-tran-ppc-d 0.1)
(dpm/pdf-tran-ppc-c 0.1)
(dpm/pdf-tran-ppc-b 0.1)
(dpm/pdf-tran-ppc-a 0.1)
(dpm/pdf-tran-position-correct? #f)
(dpm/pdf-tran-number-control? #t)
(dpm/pdf-tran-cphi 2)
(dpm/pdf-tran-mixing-model 2)
(dpm/pdf-tran-ta-counter 0)
(dpm/pdf-tran-num-part-per-cell 20)
(pdf-transport-expert? #f)
(pdf-transport/solve? #t)
(dpm/surface-injection-delta 1e-05)
(dpm/higher-order? #t)
(dpm/coupled-update? #f)
(dpm/report-sig-fig 5)
(dpm/track-in-absolute-frame? #f)
(dpm/write-particle-history? #f)
(dpm/summary ())
(dpm/turb-coupling? #f)
(dpm/saffman-lift? #f)
(dpm/cunningham-correction 1)
(dpm/brownian-motion? #f)
(dpm/drag-law "spherical")
(dpm/shape-factor 1)
(dpm/minimum-parcel-number 0.001)
(dpm/minimum-parcel-mass 1e-15)
(dpm/wall-jet-interact? #f)
(dpm/particle-temperature-limiter? #f)
(dpm/accumulate-rates? #f)
(dpm/erosion-accretion? #f)
(dpm/sort-file-append? #f)
(dpm/reallocate-unsteady-coupled? #t)
(dpm/unsteady-stop 0)
(dpm/unsteady-start 0)
(dpm/unsteady-in-domain? #f)
(dpm/unsteady-tracking? #f)
(dpm/thermophoretic? #f)
(dpm/radiation-p #f)
(dpm/ensemble-average? #t)
(dpm/correlation-func 1)
(dpm/max-steps 500)
(dpm/length-scale 0.01)
(dpm/step-length-factor 5)
(dpm/use-length-scale? #f)
(dpm/injections-list ())
(dpm/relax 0.5)
(dpm/niter 10)
(dpm/is-dpm-on #f)
(dpm/particle-cache-size 0)
(dpm/source-cache-size 0)
(dpm/random-pool-size 0)
(dpm/cache-size 1)
(dpm/write-particle-data-method 1)
(dpm/parallel/crossover-tolerance 0.02)
(dpm/parallel/max-level-report 5)
(dpm/parallel/print-verbosity 0)
(dpm/parallel/lb-chunk-size 0)
(dpm/parallel/max-recursion-depth 100)
(dpm/parallel/homogeneous-net? #f)
(dpm/distributed-memory-parallel? #t)
(periodic/flood-fill-face-pairs #f)
(periodic/bulk-temperature 300)
(periodic/niter 2)
(periodic/relax 0.5)
(periodic/flow-dir-z 0)
(periodic/flow-dir-y 0)
(periodic/flow-dir-x 1)
(periodic/pressure-derivative 0)
(periodic/mass-flow 0)
(periodic/specify-mass-flow? #f)
(coupled-explicit/user-specified-time-interval 0)
(variable-time-step/verbosity 0)
(variable-time-step/undo-time-step? #f)
(convergence-criteria/available? #t)
(solution/converged? #f)
(predict-next-time? #f)
(variable-time-step? #f)
(numb-fix-timesteps 1)
(dt-max 10)
(dt-min 1e-05)
(dt-factor-max 5)
(dt-factor-min 0.5)
(time-end 1000)
(time-err-toler 0.01)
(mg/coarsen-interval 1)
(mg/max-cluster-print 16)
(mg/verbosity 1)
(mg/print-level 0)
(mg/sequence-level 0)
(mg/grid-levels 0)
(mg/smooth 0.5)
(mg/relax 0.6)
(mg/cfl-factor 0.9)
(mg/iter/interp 0)
(mg/iter/fine 1)
(fmg-init/reorder? #t)
(fmg-init/cfl 0.75)
(fmg-init/conv-limit-on-level (0.001 0.001 0.001 0.001 0.001 0.001 0.001 0.001 0.001 0.001 0.001 0.001))
(fmg-init/max-fas-iterations-on-level (1 10 50 100 500 500 500 500 500 500 500 500))
(fmg-init/enable? #f)
(fmg-init/verbose? #f)
(fas-c/amg-stabilization 1)
(fas-c/amg-method 1)
(fas-c/cycle-type 1)
(fas-c/amg-beta 0.7)
(fas-c/amg-alpha 0.1)
(amg-c/cfl-reduction-factor 0.1)
(amg-c/amg-stabilization 0)
(amg-c/amg-method 0)
(amg-c/cycle-type 3)
(amg-c/amg-beta 0.7)
(amg-c/amg-alpha 0.1)
(amg-c/scheme 1)
(coupled-flux-method 0)
(amg-coupled/max-global-cycles 20)
(amg-coupled/group-size-3d 8)
(amg-coupled/group-size-2d 4)
(amg-coupled/max-coarse-levels 20)
(amg-coupled/max-cycles 30)
(amg-coupled/post-relaxations 3)
(amg-coupled/pre-relaxations 0)
(amg-coupled/relaxation-method "ilu")
(solver/precondition/max-cycles 1)
(solver/precondition/verbosity 0)
(solver/precondition/scale-corrections? #f)
(solver/precondition/alpha 0.3)
(solver/precondition? #t)
(amg/max-global-cycles 20)
(amg/check-global-solution 100)
(amg/memory-chunk-size 10485760)
(amg/memory-chunk-use 1)
(amg/malloc-oversize-percent 0)
(amg/ilu-method-relax 1)
(amg/ilu-cpld-relax 0.9)
(amg/ilu-seg-relax 1)
(amg/stabilization 0)
(amg/method 0)
(amg/mpi_messenger -1)
(amg/v5? #f)
(amg/reuse-fine-level? #t)
(amg/save-temps? #t)
(amg/ignore-slow-communication? #f)
(amg/ignore-slow-communication-interval 1)
(amg/force-slow-communication-optimization? #f)
(amg/global-solve-type 1)
(amg/global-solve? #t)
(amg/sweep-exchange -1)
(amg/schwarz? #f)
(amg/tolerance 5e-06)
(amg/divergence-epsilon 1000)
(amg/neighbor-optimization-level 1)
(amg/scale-list ())
(amg/ignore-scale-filter? #t)
(amg/scale-filter? #t)
(amg/scale-corrections? #t)
(amg/parallel/merge-level -1)
(amg/parallel/sync-interval 1)
(amg/parallel/method 0)
(amg/group-within-cluster? #t)
(amg/relax-sweeps 2)
(amg/clustering-direction 0)
(amg/coordinate-clustering? #f)
(amg/freeze-coarse-levels? #f)
(amg/fixed-cycles -1)
(amg/max-cycles 30)
(amg/max-coarse-relaxations 50)
(amg/max-fine-relaxations 30)
(amg/group-method 0)
(amg/group-size 2)
(amg/max-coarse-levels 20)
(amg/post-relaxations 1)
(amg/pre-relaxations 0)
(amg/verbosity 0)
(relaxation-method "gauss-seidel")
(use-operating-density? #f)
(operating-density 1.225)
(operating-temperature 288.16)
(body-force/relax 1)
(implicit-bf? #f)
(z-pull-velocity/patch 0)
(y-pull-velocity/patch 0)
(x-pull-velocity/patch 0)
(pull/niter 1)
(pull/max-iter 5)
(pull/explicit-relax 1)
(pull/residual-tolerance 0.0001)
(pull/iter-tolerance 0.05)
(pull/amg-stabilization 0)
(pull/amg-method 0)
(pull/cycle-type 1)
(pull/amg-beta 0.7)
(pull/amg-alpha 0.0001)
(pull/scheme 10)
(pull/solve? #f)
(melt/u-us-term? #f)
(melt/mushy-zone-constant 100000)
(delh/patch 0)
(delh/n-sweeps 5)
(delh/default 0)
(delh/relax 0.9)
(premixc/explicit-relax 1)
(premixc/residual-tolerance 0.0001)
(premixc/iter-tolerance 0.05)
(premixc/max-iter 5)
(premixc/default 1)
(premixc/patch 0)
(premixc/amg-stabilization 0)
(premixc/amg-method 0)
(premixc/cycle-type 0)
(premixc/amg-beta 0.7)
(premixc/amg-alpha 0.1)
(premixc/scheme 0)
(premixc/relax 0.9)
(premixed/solve? #t)
(ufla-y/default 0)
(ufla-y/patch 0)
(ufla-y/amg-stabilization 0)
(ufla-y/amg-method 0)
(ufla-y/cycle-type 0)
(ufla-y/amg-beta 0.7)
(ufla-y/amg-alpha 0.1)
(ufla-y/scheme 0)
(ufla-y/relax 1)
(ufla-y/solve? #t)
(vd-fvar/default 0)
(vd-fvar/patch 0)
(vd-fvar/amg-stabilization 0)
(vd-fvar/amg-method 0)
(vd-fvar/cycle-type 0)
(vd-fvar/amg-beta 0.7)
(vd-fvar/amg-alpha 0.1)
(vd-fvar/scheme 0)
(vd-fvar/relax 0.9)
(vc-fvar/default 0)
(vc-fvar/patch 0)
(vc-fvar/amg-stabilization 0)
(vc-fvar/amg-method 0)
(vc-fvar/cycle-type 0)
(vc-fvar/amg-beta 0.7)
(vc-fvar/amg-alpha 0.1)
(vc-fvar/scheme 0)
(vc-fvar/relax 0.9)
(ic-fvar/default 0)
(ic-fvar/patch 0)
(ic-fvar/amg-stabilization 0)
(ic-fvar/amg-method 0)
(ic-fvar/cycle-type 0)
(ic-fvar/amg-beta 0.7)
(ic-fvar/amg-alpha 0.1)
(ic-fvar/scheme 0)
(ic-fvar/relax 0.9)
(micro-mix/real-consts (2 1.86 0.058 0.303 17050))
(species/micro-mixing? #f)
(fvar2/explicit-relax 1)
(fvar2/residual-tolerance 0.0001)
(fvar2/iter-tolerance 0.05)
(fvar2/max-iter 5)
(fvar2/default 0)
(fvar2/patch 0)
(fvar2/amg-stabilization 0)
(fvar2/amg-method 0)
(fvar2/cycle-type 0)
(fvar2/amg-beta 0.7)
(fvar2/amg-alpha 0.1)
(fvar2/scheme 0)
(fvar2/relax 0.9)
(fvar/explicit-relax 1)
(fvar/residual-tolerance 0.0001)
(fvar/iter-tolerance 0.05)
(fvar/max-iter 5)
(fvar/default 0)
(fvar/patch 0)
(fvar/amg-stabilization 0)
(fvar/amg-method 0)
(fvar/cycle-type 0)
(fvar/amg-beta 0.7)
(fvar/amg-alpha 0.1)
(fvar/scheme 0)
(fvar/relax 0.9)
(fmean2/explicit-relax 1)
(fmean2/residual-tolerance 0.0001)
(fmean2/iter-tolerance 0.05)
(fmean2/max-iter 5)
(fmean2/default 0)
(fmean2/patch 0)
(fmean2/amg-stabilization 0)
(fmean2/amg-method 0)
(fmean2/cycle-type 0)
(fmean2/amg-beta 0.7)
(fmean2/amg-alpha 0.1)
(fmean2/scheme 0)
(fmean2/relax 1)
(fmean/explicit-relax 1)
(fmean/residual-tolerance 0.0001)
(fmean/iter-tolerance 0.05)
(fmean/max-iter 5)
(fmean/default 0)
(fmean/patch 0)
(fmean/amg-stabilization 0)
(fmean/amg-method 0)
(fmean/cycle-type 0)
(fmean/amg-beta 0.7)
(fmean/amg-alpha 0.1)
(fmean/scheme 0)
(fmean/relax 1)
(prepdf/nfb2 21)
(pdf/multi-tabulation? #f)
(prepdf/compress-op-pres 101325)
(chemkin-import-name-editable? #t)
(prepdf/empirical-secondary-mw 0)
(prepdf/empirical-fuel-mw 0)
(prepdf/liquid-fsto 0.5)
(prepdf/ufla-cfl 1)
(prepdf/ufla-max-scal-diss 30)
(prepdf/ufla-f-init-hi 1)
(prepdf/ufla-f-init 0.1)
(prepdf/ufla-h-relax 0.01)
(prepdf/ufla-frac-heat-loss-pts 0.75)
(prepdf/ufla-num-h-pts 10)
(prepdf/ufla-y-slow "no")
(prepdf/ufla-num-y-slow-pts 20)
(prepdf/ufla-x0 10)
(prepdf/ufla-res-time 1)
(prepdf/ufla? #f)
(prepdf/unsteady-flamelet? #f)
(prepdf/default-thermo-db-fname "")
(prepdf/mf-method 0)
(prepdf/frozen-boundaries 1)
(prepdf/max-species 20)
(prepdf/nne 41)
(prepdf/nfl 21)
(prepdf/nfb 31)
(prepdf/calculate? #f)
(prepdf/function-type 1)
(prepdf/type 3)
(prepdf/stoich (1 2 -1 -2))
(prepdf/include-equil-flamelet? #t)
(prepdf/flamelet-generate? #f)
(prepdf/flamelet-bool-params (#t #t))
(prepdf/flamelet-real-params (0.01 5 1 2 1e-10 1e-14 1e-05 1000))
(prepdf/flamelet-int-params (10 32))
(prepdf/expert-real-params (1 0.667 0.25 0.99))
(prepdf/equil-real-params (0.1 0.1 50000000 1000 50000000 1000 298))
(prepdf/flags (#t #f #f #f))
(prepdf/bc ((300 300 300) (#t) ((o2 0 0.233 0) (n2 0 0.767 0))))
(prepdf/equil-exclude-species ("no" "no2" "n2o" "h2o<l>" "c<s>" "n" "nh" "nh2" "nh3" "nnh" "hcn" "hno" "cn" "h2cn" "hcnn" "hcno" "hocn" "hnco"))
(prepdf/equil-include-species ())
(prepdf/bc-species ("ch4" "h2" "jet-a<g>" "n2" "o2"))
(pdf/bounded-interp #f)
(pdf/dynamic-fvar? #t)
(pdf/solve-les-variance-eqn? #f)
(pdf/warnings #f)
(pdf/flamexpert #f)
(pdf/fvarlim 0.001)
(pdf/flampar 1)
(pdf/flammult 3)
(pdf/flamtype 0)
(pdf/sct 0.85)
(pdf/compressible? #f)
(pdf/function-type 1)
(pdf/n-iter-flam 5)
(pdf/n-iter 10)
(flamelet/filename "")
(pdf/filename "")
(pdf/solve? #t)
(cdvar 2)
(cgvar 2.86)
(rfg/limit-length-scale #f)
(rfg/limit-wave-number #t)
(rfg/number-of-fourier-modes 100)
(sngr/number-of-realizations 200)
(sngr/number-of-fourier-modes 50)
(acoustics/sliding-mesh-time-ref -1)
(acoustics/number-of-revolutions 2)
(acoustics/time-steps-per-revolution 360)
(acoustics-sample-duration 0)
(acoustics-no-of-samples 0)
(far-field-sound-speed 340)
(far-field-pressure 0)
(far-field-density 1.225)
(reference-acoustic-intensity 1e-12)
(reference-acoustic-power 1e-12)
(reference-acoustic-pressure 2e-05)
(acoustics/2d-nfaces 40)
(acoustics/2d-correl-length 1)
(source-location/z 0)
(source-location/y 0)
(source-location/x 0)
(receiver-location/z 0)
(receiver-location/y 1)
(receiver-location/x 1)
(acoustics/compute-sound? #t)
(acoustics/export-fluid-zones 0)
(acoustics/write-source? #f)
(acoustics/on? #f)
(wf/vwplus-max 0.6)
(wf/vwplus-min -0.04)
(wf/gamma-max 1)
(wf/gamma-min 0.005)
(wf/beta-max 0.01)
(wf/beta-min -0.02)
(wf/yp-prg 60)
(wf/cmp-effects-excluded? #f)
(wf/ht-effects-excluded? #f)
(wf/heat-transfer-effects? #f)
(wf/pressure-gradient-effects? #f)
(uw-stress/patch 0)
(vw-stress/patch 0)
(uv-stress/patch 0)
(ww-stress/patch 1)
(vv-stress/patch 1)
(uu-stress/patch 1)
(drsm/coupling-alt-average? #f)
(drsm/amg-stabilization 0)
(drsm/amg-method 0)
(drsm/cycle-type 0)
(drsm/amg-beta 0.7)
(drsm/amg-alpha 0.1)
(drsm/max-iter 5)
(drsm/residual-tolerance 0.0001)
(drsm/iter-tolerance 0.05)
(drsm/explicit-relax 1)
(drsm/scheme 0)
(drsm/relax 0.5)
(drsm/solve? #t)
(drsm/secondary-gradient? #f)
(omega/default 1)
(omega/patch 1)
(omega/amg-stabilization 0)
(omega/amg-method 0)
(omega/cycle-type 0)
(omega/amg-beta 0.7)
(omega/amg-alpha 0.1)
(omega/scheme 0)
(omega/max-iter 5)
(omega/residual-tolerance 0.0001)
(omega/iter-tolerance 0.05)
(omega/explicit-relax 1)
(omega/relax 0.8)
(omega/min-limit 1e-20)
(kw/solve? #t)
(lowre-ke-index 0)
(ke-low-re? #f)
(kl/default 1e-06)
(kl/patch 1e-06)
(kl/amg-stabilization 0)
(kl/amg-method 0)
(kl/cycle-type 0)
(kl/amg-beta 0.7)
(kl/amg-alpha 0.1)
(kl/scheme 0)
(kl/max-iter 5)
(kl/residual-tolerance 0.0001)
(kl/iter-tolerance 0.05)
(kl/explicit-relax 1)
(kl/relax 0.8)
(kl/min-limit 1e-14)
(f/default 1)
(f/patch 1)
(f/amg-stabilization 0)
(f/amg-method 0)
(f/cycle-type 0)
(f/amg-beta 0.7)
(f/amg-alpha 0.1)
(f/scheme 0)
(f/max-iter 5)
(f/residual-tolerance 0.0001)
(f/iter-tolerance 0.05)
(f/explicit-relax 1)
(f/relax 0.8)
(v2/default 0.666667)
(v2/patch 1)
(v2/amg-stabilization 0)
(v2/amg-method 0)
(v2/cycle-type 0)
(v2/amg-beta 0.7)
(v2/amg-alpha 0.1)
(v2/max-iter 5)
(v2/residual-tolerance 0.0001)
(v2/iter-tolerance 0.05)
(v2/explicit-relax 1)
(v2/scheme 0)
(v2/relax 0.8)
(v2f-f/min-limit 1e-07)
(v2f-v2/min-limit 1e-07)
(v2f-epsilon/min-limit 1e-07)
(v2f-k/min-limit 1e-07)
(epsilon/default 1)
(epsilon/patch 1)
(epsilon/amg-stabilization 0)
(epsilon/amg-method 0)
(epsilon/cycle-type 0)
(epsilon/amg-beta 0.7)
(epsilon/amg-alpha 0.1)
(epsilon/scheme 0)
(epsilon/max-iter 5)
(epsilon/residual-tolerance 0.0001)
(epsilon/iter-tolerance 0.05)
(epsilon/explicit-relax 1)
(epsilon/relax 0.8)
(epsilon/min-limit 1e-20)
(k/default 1)
(k/patch 1)
(k/amg-stabilization 0)
(k/amg-method 0)
(k/cycle-type 0)
(k/amg-beta 0.7)
(k/amg-alpha 0.1)
(k/scheme 0)
(k/max-iter 5)
(k/residual-tolerance 0.0001)
(k/iter-tolerance 0.05)
(k/explicit-relax 1)
(k/relax 0.8)
(k/min-limit 1e-14)
(ke/compr-effects-for-vof? #f)
(ke/buoyancy-production? #f)
(ke/solve? #t)
(ke/secondary-gradient? #f)
(nut/default 0.1)
(nut/patch 0.1)
(nut/amg-stabilization 0)
(nut/amg-method 0)
(nut/cycle-type 0)
(nut/amg-beta 0.7)
(nut/amg-alpha 0.1)
(nut/scheme 0)
(nut/max-iter 5)
(nut/residual-tolerance 0.0001)
(nut/iter-tolerance 0.05)
(nut/explicit-relax 1)
(nut/relax 0.8)
(nut/wall-value? #t)
(nut/damping? #t)
(nut/solve? #t)
(nut/secondary-gradient? #f)
(sgske/default 0.01)
(sgske/patch 0.01)
(turb-viscosity/max-limit 100000)
(turb-viscosity/relax 1)
(turb/hyd-dia-factor 0.07)
(w-swirl/amg-stabilization 0)
(w-swirl/amg-method 0)
(w-swirl/cycle-type 0)
(w-swirl/amg-beta 0.7)
(w-swirl/amg-alpha 0.1)
(w-swirl/scheme 0)
(w-swirl/max-iter 5)
(w-swirl/residual-tolerance 0.0001)
(w-swirl/iter-tolerance 0.05)
(w-swirl/explicit-relax 1)
(w-swirl/relax 0.9)
(w-swirl/solve? #t)
makula is offline   Reply With Quote

Old   February 18, 2011, 07:04
Default
  #4
New Member
 
Martin Knob
Join Date: Feb 2011
Posts: 6
Rep Power: 15
makula is on a distinguished road
(pb-smm/kv 0.52359878)
(pb-smm/default (0))
(pb-smm/patch (0))
(pb-smm/amg-stabilization (0))
(pb-smm/cycle-type (0))
(pb-smm/amg-method (0))
(pb-smm/amg-beta (0.7))
(pb-smm/amg-alpha (0.1))
(pb-smm/scheme (0))
(pb-smm/relax (1))
(pb-smm/solve? (#t))
(pb-smm/n-pb-smm 2)
(pb-qmom/kv 0.52359878)
(pb-qmom/ka 3.1415926)
(pb-qmom/default (0))
(pb-qmom/patch (0))
(pb-qmom/amg-stabilization (0))
(pb-qmom/cycle-type (0))
(pb-qmom/amg-method (0))
(pb-qmom/amg-beta (0.7))
(pb-qmom/amg-alpha (0.1))
(pb-qmom/scheme (0))
(pb-qmom/relax (1))
(pb-qmom/solve? (#t))
(pb-qmom/n-pb-qmom 6)
(pb-disc/kv 0.52359878)
(pb-disc/ka 3.1415926)
(pb-disc/bin-size-inp-type 0)
(pb-disc/bin-sizes (0.01 0.01259921))
(pb-disc/default (0))
(pb-disc/patch (0))
(pb-disc/amg-stabilization (0))
(pb-disc/cycle-type (0))
(pb-disc/amg-method (0))
(pb-disc/amg-beta (0.7))
(pb-disc/amg-alpha (0.1))
(pb-disc/scheme (0))
(pb-disc/relax (1))
(pb-disc/solve? (#t))
(pb-disc/n-pb-disc 2)
(pb/sg-pb-smm? #f)
(pb/sg-pb-qmom? #f)
(pb/sg-pb-disc? #f)
(pb/coalescence-rate 0)
(pb/growth-rate 0)
(pb/nucleation-rate 0)
(pb/phenomenon (#f #f #f #f #f))
(pb/domain-id 3)
(mp/population-b? #f)
(density/scheme 0)
(density/relax 1)
(mp/multi-domain? #t)
(granular-temperature/secondary-gradient? #f)
(granular-temperature/syam-algebraic? #t)
(granular-temperature/amg-stabilization 0)
(granular-temperature/amg-method 0)
(granular-temperature/cycle-type 0)
(granular-temperature/amg-beta 0.7)
(granular-temperature/amg-alpha 0.1)
(granular-temperature/scheme 0)
(granular-temperature/relax 0.2)
(granular-temperature/solve? #t)
(granular/pde? #f)
(granular-pressure/pp? #f)
(mp-rsm-type 0)
(mp-sig-v 0.75)
(mp-kec3 1.3)
(mp-ke-type 0)
(drift/relax 0.1)
(drift/solve? #t)
(mp/cvt/n-bubbles 10000)
(mp/cvt/vapor-p 2367.8)
(mp/cvt/cav-p-coeff-v62 1)
(mp/cvt/cav_p_coeff 1)
(mp/cvt/surface-tension 0.0717)
(mp/cvt/con-coeff-mspe 1)
(mp/cvt/con-coeff 0.01)
(mp/cvt/evap-coeff 0.02)
(mp/cvt/ncg-molecular-weight 29)
(mp/cvt/ncgs-mspe 1.5e-05)
(mp/cvt/non-condensable-gas 1.5e-05)
(mp/cvt/operating-temperature 300)
(cvt/total-gas-vof? #t)
(cvt/gui-new? #t)
(cvt/model-new? #t)
(cvt/rho-mixture? #f)
(cvt/model-v5? #f)
(cvt/relax-par 1)
(cvt/relax 1)
(mp/mt/udf/linearized? #f)
(mp/rc-flux-solids-p? #t)
(mp/htrxn/heat-transfer? #t)
(mp/htrxn/mom-transfer? #t)
(mp/mt/heat-transfer? #t)
(mp/mt/mom-transfer? #t)
(mp/mass-trans-type 0)
(mp/terminal-velocity 0)
(mp/cn-scheme-alpha 0.55)
(mp/cn-scheme? #f)
(mp/extrap-p? #f)
(mp/amg-stabilization 0)
(mp/amg-method 0)
(mp/cycle-type 0)
(mp/amg-beta 0.7)
(mp/amg-alpha 0.1)
(mp/scheme 0)
(mp/max-iter 5)
(mp/residual-tolerance 0.0001)
(mp/iter-tolerance 0.05)
(mp/explicit-relax 1)
(mp/relax 0.2)
(mp/courant-number 0.25)
(mp/scheme-type 1)
(mp/every-iter? #f)
(mp/solve? #t)
(mp/min-phase-number 2)
(mp/n-materials 1)
(mp/frozen-flux? #f)
(sg-vflux? #f)
(mxt-drift-dispersion? #f)
(mp-drift-source-ke? #f)
(mp-drift-source-mom? #f)
(mp/face-pressure? #t)
(mp/ref 0)
(mp/fpi 1)
(oc-po-list ())
(oc-mfi-list ())
(oc-pi-list ())
(vof/ntime-froud-update 1)
(vof/niter-froud-update 50)
(vof/open-channel? #f)
(vof/node-alloc-oc? #f)
(vof/smoothing-factor 1)
(vof/smoothing-num 1)
(vof/node-based-gradients? #t)
(vof/node-based-deriv? #f)
(piso/pboundary/update-flux? #f)
(face-pressure/scheme 0)
(piso/scheme 0)
(pressure/node-based-pp-grad 1)
(pressure/skew-relax 1)
(piso/coupling? #t)
(piso/neighbor-iter 1)
(frstep/skew-iter 0)
(simplec/skew-iter 0)
(piso/skew-iter 1)
(flow/scheme 20)
(udm/n-udm 0)
(udm/patch ())
(uds/variables ())
(uds/diffusion-long? #f)
(uds/inlet-diffusion? #t)
(uds/default (0))
(uds/patch (0))
(uds/amg-stabilization (0))
(uds/amg-method (0))
(uds/cycle-type (0))
(uds/amg-beta (0.7))
(uds/amg-alpha (0.1))
(uds/scheme (0))
(uds/relax (1))
(uds/solve? (#t))
(uds/n-uds 0)
(stiff-chem-seg-dt 0.1)
(stiff-chem-seg? #f)
(stiff-solver/temp-time-redux 0.25)
(stiff-solver/chem-time-ratio 0.9)
(stiff-solver? #f)
(species/surf-react-apfac 0)
(species/save-gradients? #f)
(species/kinetics/trans-file? #f)
(species/kinetics/cell-monitor-list ())
(species/kinetics/arbit-value 0)
(species/kinetics/arbit-string "")
(species/kinetics/aux-file "")
(species/kinetics/cons-noneg-mf 1)
(species/kinetics/small-plus 1e-12)
(species/kinetics/min-surf-mf -0.0001)
(species/kinetics/max-surf-mf 1.1)
(species/kinetics/min-gas-mf -1e-12)
(species/kinetics/max-gas-mf 1.01)
(species/kinetics/steady-max-attempts 1)
(species/kinetics/init-time-step 0)
(species/kinetics/min-time-step 1e-10)
(species/kinetics/max-time-step 0.01)
(species/kinetics/steady-time-step 0.0001)
(species/kinetics/steady-time-marching 1)
(species/kinetics/surf-rel-tol 0.0001)
(species/kinetics/surf-abs-tol 1e-08)
(species/kinetics/gas-rel-tol 0.0001)
(species/kinetics/gas-abs-tol 1e-08)
(species/kinetics/print-level 0)
(species/carm 0)
(species/chem-step-ensemble? #f)
(species/kinetics? #f)
(species/chemical-equilibrium? #f)
(chemkin-names ("chemkin-import" "" "" "" ""))
(species/isat-file "/home/knob/Saport/Hyhlik/tom")
(species/isat-dtref 0.001)
(species/isat-verbosity 0)
(species/isat-stomby 100)
(species/isat-errtol 0.001)
(species/isat-ntree 1)
(species/isat? #t)
(species/ode-rtol 1e-09)
(species/ode-atol 1e-08)
(species/edc-apmax-fac 0)
(species/edc-reactor-type 1)
(species/edc-niter 1)
(species/edc-c2 0.40825)
(species/edc-c1 2.1377)
(species/edc? #f)
(species/thermal-diffusion? #f)
(species/multicomponent-diffusion? #f)
(species/inlet-diffusion? #t)
(species/surface-heat-react? #t)
(species/sct 0.7)
(reactions/relax 1)
(reactions/solve? #t)
(species/reaction-model "finite-rate")
(species/default (0))
(species/patch (0))
(species/amg-stabilization (0))
(species/amg-method (0))
(species/cycle-type (0))
(species/amg-beta (0.7))
(species/amg-alpha (0.1))
(species/max-iter (5))
(species/residual-tolerance (0.0001))
(species/iter-tolerance (0.05))
(species/explicit-relax (1))
(species/scheme (0))
(species/relax (1))
(species/solve? (#t))
(enthalpy/default 0)
(enthalpy/patch 0)
(enthalpy/amg-stabilization 0)
(enthalpy/amg-method 0)
(enthalpy/cycle-type 0)
(enthalpy/amg-beta 0.7)
(enthalpy/amg-alpha 0.1)
(enthalpy/max-iter 5)
(enthalpy/residual-tolerance 0.0001)
(enthalpy/iter-tolerance 0.05)
(enthalpy/explicit-relax 1)
(enthalpy/scheme 0)
(enthalpy/relax 1)
(enthalpy/solve? #t)
(solar/filename "")
(solar/binary? #t)
(solar/frequency-data 0)
(sol/apply-do-bc? #f)
(sol/load-on-fluid? #f)
(sol/iterations 10)
(sol/max_level 7)
(sol/initial-time? #f)
(sol/method-trans 0)
(sol/nrel? #f)
(sol/cx 0.2)
(sol/sin_altitude 0.2)
(sol/rho_g 0.2)
(sol/sunshine_frac 1)
(sol/scat_frac 1)
(sol/diffuse-entry-angle? #f)
(sol/diff_angle 1.0471974)
(sol/method-diff_int ())
(sol/method-intensity ())
(sol/diff_int 200)
(sol/intensity 1423)
(sol/dir-from-calc #t)
(sol/sun_z 1)
(sol/sun_y 0)
(sol/sun_x 0)
(sol/split 0.5)
(solpos/longitude -1.4770719)
(solpos/latitude 0.23823741)
(solpos/timezone -5)
(solpos/minute 0)
(solpos/hour 13)
(solpos/month 6)
(solpos/day 21)
(sol/east_z 0)
(sol/east_y 0)
(sol/east_x 1)
(sol/north_z 0)
(sol/north_y 1)
(sol/north_x 0)
(solar/solve? #f)
(disco/normal-collimated-beam? #f)
(disco/solar? #f)
(disco/coupled-verbosity 0)
(hybrid/do-rosseland? #f)
(disco/amg-tolerance 1e-06)
(disco/bands ())
(disco/inner-iterations 2)
(disco/reduced-storage? #f)
(disco/pixel/nphi 1)
(disco/pixel/ntheta 1)
(disco/interior-pixels? #f)
(disco/nphi 2)
(disco/ntheta 2)
(disco/type "finite-volume")
(disco/blending-factor 1)
(disco/scheme 0)
(disco/amg-min-cycles 2)
(disco/amg-stabilization 0)
(disco/amg-method 0)
(disco/cycle-type 0)
(disco/amg-beta 0.7)
(disco/amg-alpha 0.1)
(disco/relax 1)
(disco/solve-method 0)
(disco/partially-specular-method 1)
(disco/partially-specular? #f)
(disco/partial-solve? #f)
(disco/full-solve? #t)
(disco/coupled-fine-iter 5)
(disco/coupled? #f)
(disco/solve? #t)
(g/default 0)
(g/patch 0)
(p1/amg-stabilization 0)
(p1/amg-method 0)
(p1/cycle-type 0)
(p1/amg-beta 0.7)
(p1/amg-alpha 0.1)
(p1/relax 0.8)
(p1/solve? #t)
(mpcci-update-interval 1)
(s2s/partial-enclosure-emissivity 1)
(s2s/partial-enclosure-t 300)
(s2s/dual? #t)
(s2s/fast-parallel? #t)
(s2s/new-algo? #t)
(s2s/viewfactor-crf? #t)
(s2s/viewfactor-compression? #t)
(s2s/partial-enclosure? #f)
(s2s/vf-loadbalance -1)
(s2s/vf-use-bsp 0)
(s2s/vf-sampling-method 0)
(s2s/vf-partial-asink 1)
(s2s/vf-partial-enclosure 0)
(s2s/vf-simple-enclosure 0)
(s2s/vf-hemi-separation 5)
(s2s/vf-hemi-subdivide 10)
(s2s/vf-hemi-resolution 10)
(s2s/vf-smoothing-tol 1e-06)
(s2s/vf-smoothing-iter 100)
(s2s/vf-smoothing 0)
(s2s/vf-method 1)
(s2s/vf-type 1)
(s2s/glob-file "")
(s2s/split-angle 20)
(s2s/glob-expert? #f)
(s2s/flow-face-glob-size 1)
(s2s/glob-size 1)
(s2s/tol 0.001)
(s2s/n-sweeps 5)
(s2s/n-iter 10)
(vfr/partial-enclosure-emissivity 1)
(vfr/partial-enclosure-t 300)
(vfr/partial-enclosure? #f)
(dtrm/solve? #f)
(dtrm/rays-file "")
(dtrm/face-glob-size 1)
(dtrm/glob-size 1)
(dtrm/tol 0.001)
(dtrm/n-sweeps 1)
(dtrm/n-iter 10)
(enable-beta-rad-features? #f)
(temperature/explicit-relax? #f)
(temperature/shell-secondary-gradient? #t)
(temperature/secondary-gradient? #t)
(temperature/skew-grid? #f)
(temperature/max-limit 5000)
(temperature/min-limit 1)
(temperature/default 300)
(temperature/patch 0)
(temperature/amg-stabilization 0)
(temperature/amg-method 0)
(temperature/cycle-type 0)
(temperature/amg-beta 0.7)
(temperature/amg-alpha 0.1)
(temperature/max-iter 5)
(temperature/residual-tolerance 0.0001)
(temperature/iter-tolerance 0.05)
(temperature/explicit-relax 1)
(temperature/scheme 0)
(temperature/relax 1)
(temperature/solve? #t)
(energy/inlet-diffusion? #t)
(energy/user-definable-cp? #f)
(energy/kinetic? #f)
(energy/pressure-work? #f)
(energy/conservative-form? #t)
(energy/species-diffusion? #t)
(low-pressure-slip? #f)
(viscous-energy-dissipation? #f)
(continuity/surf-spe-source? #f)
(time_factor_site 1)
(porous/physical-velocity-form? #f)
(sigma-sbc 5.669e-08)
(pressure/convert-nci-flux? #f)
(pressure/porous-jump-old? #f)
(pressure/conv-relax? #f)
(pressure/unsteady-rc 1)
(pressure/mp-dissipation? #t)
(pressure/rc-dissipation-new? #t)
(pressure/dissipation? #f)
(pressure/enthalpy-correct? #f)
(pressure/frozen-flux? #f)
(pressure/unsteady? #t)
(pressure/isotrop-rc? #f)
(pressure/ho-rc-disable? #f)
(pressure/ho-rc 2)
(pressure/presto-low-order? #f)
(pressure/extrapolate-inlet? #t)
(pressure/extrapolate-all? #f)
(pressure-coupled/implicit-dissipation-bndr? #t)
(pressure-coupled/implicit-dissipation? #t)
(pressure-coupled/update-pgrad? #t)
(pressure-coupled/update-deriv? #t)
(pressure-coupled/pressure/explicit-relax 0.75)
(pressure-coupled/mom/explicit-relax 0.75)
(pressure-coupled/courant-number 200)
(pressure-coupled/restart? #f)
(pressure-coupled/omega 1)
(pressure-coupled/amg-stabilization 0)
(pressure-coupled/amg-method 0)
(pressure-coupled/cycle-type 3)
(pressure-coupled/amg-beta 0.7)
(pressure-coupled/amg-alpha 0.1)
(pressure/coupled-nonlinear? #f)
(pressure/coupled-pressure-delta-form? #t)
(pressure/coupled-velocity-delta-form? #t)
(pressure/coupled-dissipation 0)
(pressure/coupled-available? #f)
(pressure/max-iter 10)
(pressure/residual-tolerance 0.0001)
(pressure/iter-tolerance 0.25)
(pressure/max-limit 5e+10)
(pressure/min-limit 1)
(pressure/default 0)
(pressure/patch 0)
(pressure/amg-stabilization 0)
(pressure/amg-method 0)
(pressure/cycle-type 1)
(pressure/amg-beta 0.7)
(pressure/amg-alpha 0.1)
(cavitation/pressure-bc? #t)
(cavitation/enhancement? #t)
(compress-p/relax? #f)
(pressure-correction/relax-enhance 0.1)
(pressure-correction/relax-drdp 1)
(pressure-correction/relax 0.7)
(pressure/explicit-relax 1)
(pressure/relax 0.3)
(pressure/scheme 10)
(2nd-order-time/blend-factor 1.5)
(2nd-order-time/bounded? #t)
(z-velocity/default 0)
(y-velocity/default 0)
(x-velocity/default 0)
(z-velocity/patch 0)
(y-velocity/patch 0)
(x-velocity/patch 0)
(z-mom/amg-stabilization 0)
(z-mom/amg-method 0)
(z-mom/cycle-type 0)
(z-mom/amg-beta 0.7)
(z-mom/amg-alpha 0.1)
(y-mom/amg-stabilization 0)
(y-mom/amg-method 0)
(y-mom/cycle-type 0)
(y-mom/amg-beta 0.7)
(y-mom/amg-alpha 0.1)
(x-mom/amg-stabilization 0)
(x-mom/amg-method 0)
(x-mom/cycle-type 0)
(x-mom/amg-beta 0.7)
(x-mom/amg-alpha 0.1)
(mom/extrapolate-outflow? #f)
(mom/rot-cyclic-explicit? #t)
(mom/from-flux? #t)
(mom/nita/update-derivatives? #t)
(mom/nita-flux-update? #t)
(mom/update-flux-subiter? #f)
(mom/max-iter 5)
(mom/residual-tolerance 0.0001)
(mom/iter-tolerance 0.05)
(mom/scheme 0)
(mom/explicit-relax 1)
(mom/relax 0.7)
(explicit-relaxation? #f)
(implicit-relaxation? #t)
(noniterative-max-iter 1)
(noniterative-time-advance? #f)
(old-unsteady-flux? #t)
(roe-dissipation? #f)
(solve-absolute-velocities? #t)
(correct-velocity? #t)
(flow/solve? #t)
(residuals/convergence-criterion-type 0)
(residuals/scale? #t)
(residuals/normalize? #f)
(residuals/debug? #f)
(residuals/n-display 1000)
(residuals/n-save 1000)
(residuals/window -1)
(residuals/plot? #f)
(residuals/print? #t)
(residuals/n-maximize-norms 5)
(residuals/settings #f)
(vof/remove-small-bubbles? #f)
(vof/redistribute-lost-volume? #t)
(vof/use-polyhedra? #t)
(vof/improved-wall-treatment? #t)
(vof/courant-calculation-method 1)
(vof/courant-based-time-step? #f)
(vof/global-courant-number 2)
(vof/update-method 4)
(patch/m1-m2? #t)
(patch/vof? #f)
(patch-relative? #t)
(init-relative? #t)
(profile/morphing? #f)
(profile/update-interval 1)
(udrg/libname "")
(real-gas/mixturefilename "")
(real-gas/datafiles-list ())
(real-gas/datanames-list ())
(real-gas/dataname "")
(real-gas/datadir "")
(real-gas/libdir "")
(user-real-gas-multi-component? #f)
(user-real-gas? #f)
(real-gas-multi-component? #f)
(real-gas? #f)
(udf/pb-coalescence-rate-name "Luo Model")
(udf/pb-break-up-rate-name "Luo Model")
(udf/pb-growth-rate-name "constant")
(udf/pb-nucleation-rate-name "constant")
(udf/deltat-fcn "none")
(udf/solar-trans "none")
(udf/dom/specular-reflectivity "none")
(udf/dom/diffuse-reflectivity "none")
(udf/dom/bc-adjust "none")
(udf/dom/source-fcn "none")
(udf/viscous/wall-law-fcn "none")
(udf/viscous/prt-t-wall-fcn "none")
(udf/viscous/prt-t-fcn "none")
(udf/viscous/prt-o-fcn "none")
(udf/viscous/prt-d-fcn "none")
(udf/viscous/prt-k-fcn "none")
(udf/viscous/mu-t-fcn "none")
(udf/cphi-fcn "none")
(udf/chem-step-fcn "none")
(udf/cav-rate-fcn "none")
(udf/sox-rate-fcn "none")
(udf/nox-rate-fcn "none")
(udf/execute-at-exit-fcns ())
(udf/write-data-fcns ())
(udf/read-data-fcns ())
(udf/write-case-fcns ())
(udf/read-case-fcns ())
(udf/drift-diam-fcn "constant")
(udf/dpm/n-reals 0)
(udf/dpm/timestep-fcn "none")
(udf/dpm/spray-collide-fcn "none")
(udf/dpm/scalar-fcn "none")
(udf/dpm/erosion-fcn "none")
(udf/dpm/output-fcn "none")
(udf/dpm/source-fcn "none")
(udf/dpm/body-force-fcn "none")
(udf/dpm/drag-fcn "none")
(udf/heat-flux-fcn "none")
(udf/trb-prmx-src-fcn "none")
(udf/pr-rate-fcn "none")
(udf/sr-rate-fcn "none")
(udf/vr-rate-fcn "none")
(udf/net-reaction-rate-fcn "none")
(udf/execute-at-end-fcns ())
(udf/adjust-fcns ())
(udf/init-fcns ())
(udf/libname ())
(udf/listing? #f)
(udf/stack-size 10000)
(udf/cpp-command "cpp")
(udf/use-contrib-cpp? #f)
(udf/filename "")
(user-fan/program-name "fan-model")
(user-fan/update-interval 10)
(user-fan/profile-points 20)
(user-fan/fan-zones ())
(title "")
makula is offline   Reply With Quote

Old   February 18, 2011, 07:05
Default
  #5
New Member
 
Martin Knob
Join Date: Feb 2011
Posts: 6
Rep Power: 15
makula is on a distinguished road
(mesh/use-tweaked-centroids? #f)
(polyhedra/verbosity 0)
(polyhedra/skewness/max-cell-skew 0.9)
(polyhedra/minimize-node-storage? #t)
(polyhedra/fast-io-migration/threshold 500000)
(polyhedra/fast-io-migration/tmp-file-location "")
(polyhedra/fast-io-migration? #t)
(polyhedra/smoothing/squish-threshold 0.8)
(polyhedra/smoothing/relax-bad 0.05)
(polyhedra/smoothing/no-iter-bad 200)
(polyhedra/smoothing/relax-all 0.1)
(polyhedra/smoothing/no-iter-all 4)
(polyhedra/dual/detect-gaps? #t)
(polyhedra/dual/skew-threshold -1)
(polyhedra/modified-dual-on-faces? #f)
(polyhedra/modified-dual-alpha 1)
(polyhedra/modified-dual-threshold -1)
(polyhedra/preserve-boundary-faces? #f)
(polyhedra/conversion-feature-angle -1)
(dynamesh/ic3m/import? #f)
(dynamesh/ic3m/length-scaling 0.001)
(dynamesh/ic3m/last-event 0)
(dynamesh/ic3m/max-number-of-nodes 0)
(dynamesh/timing/output 0)
(dynamesh/timing? #f)
(dynamesh/motion-history/basename "/home/knob/Saport/Hyhlik/tom")
(dynamesh/motion-history? #f)
(dynamesh/in-cyn/delta-angle 0.5)
(dynamesh/in-cyn/event-list ())
(dynamesh/in-cyn/piston-data (0 0))
(dynamesh/in-cyn/minimum-stroke 0)
(dynamesh/in-cyn/minimum-lift 0)
(dynamesh/in-cyn/crank-period 720)
(dynamesh/in-cyn/crank-start-angle 0)
(dynamesh/in-cyn/crank-rpm 2000)
(dynamesh/in-cyn/crank-angle 0)
(dynamesh/models/ic3m? #f)
(dynamesh/models/sdof? #f)
(dynamesh/models/pump2.5d? #f)
(dynamesh/models/in-cylinder? #f)
(dynamesh/method/remesh? #f)
(dynamesh/method/layering? #f)
(dynamesh/method/spring? #t)
(dynamesh/motion/mark-adjacent-zones #t)
(dynamesh/fix-swept-volume? #f)
(dynamesh/improved-interpolation? #f)
(dynamesh/local-conserve-bits 0)
(dynamesh/global-conserve-bits 65535)
(dynamesh/correct-dvolume-dt? #f)
(dynamesh/dynamic-zones ())
(dynamesh/steady/optional-remesh-after-moving? #f)
(dynamesh/steady/n-iter 0)
(dynamesh/steady/pseudo-time-step 1)
(dynamesh/adapt/readapt-after-remeshing? #t)
(dynamesh/adapt/move-adapted-cells? #t)
(dynamesh/remesh/repartition-interface-threshold 0)
(dynamesh/remesh/repartition-load-threshold 20)
(dynamesh/remesh/repartition-interval -1)
(dynamesh/remesh/repartition-auto? #t)
(dynamesh/remesh/verbosity 0)
(dynamesh/remesh/remesh-size-interval 10)
(dynamesh/remesh/sizing-function? #f)
(dynamesh/remesh/surfer-improve-method 0)
(dynamesh/remesh/init-add-nodes? #t)
(dynamesh/remesh/circumsphere-tolerance 1e-07)
(dynamesh/remesh/sliver-size 1e-18)
(dynamesh/remesh/remesh-sweep 5)
(dynamesh/remesh/remesh-scheme 4)
(dynamesh/remesh/agglomeration-scheme 1)
(dynamesh/remesh/perturb-cavity-nodes? #f)
(dynamesh/remesh/face-loop-correction? #t)
(dynamesh/remesh/face-v6.1? #f)
(dynamesh/remesh/face-on-demand? #f)
(dynamesh/remesh/swap-iteration 4)
(dynamesh/remesh/swap-angle 100)
(dynamesh/remesh/height-relax-factor 0.4)
(dynamesh/remesh/must-improve-skewness? #t)
(dynamesh/remesh/max-thread-skew -1)
(dynamesh/remesh/max-face-skew 0.7)
(dynamesh/remesh/max-length-scale 1000)
(dynamesh/remesh/min-length-scale 0)
(dynamesh/refine/vol-max -1000)
(dynamesh/collapse/vol-min -1000)
(dynamesh/boundary/project-deforming-nodes-twice? #f)
(dynamesh/boundary/project-deforming-nodes? #t)
(dynamesh/boundary/node-relax 1)
(dynamesh/spring/face-node-skewness 0.6)
(dynamesh/spring/all-element-type? #f)
(dynamesh/spring/boundary-stiffness 1)
(dynamesh/grid/epsilon 0.001)
(dynamesh/grid/itermax 20)
(dynamesh/grid/relax 1)
(dynamesh/layering/v6.1? #f)
(dynamesh/layering/constant-height #t)
(dynamesh/layering/omega-col 0.04)
(dynamesh/layering/omega 0.4)
(dynamesh/omega 0)
(dynamesh/node-grids ())
(sizing-function/post-processing-thread -1)
(sizing-function/zonal-edge-size-limits ())
(sizing-function/boundary-threshold 0.1)
(sizing-function/variation-rate -2)
(sizing-function/smoothing? #t)
(centrifugal/density-ratio 0)
(centrifugal/exit-radius 0)
(centrifugal-init? #f)
(max-iterations-per-step 20)
(gen-nrbc/sig2 5)
(gen-nrbc/sig 0.15)
(gen-nrbc/on? #f)
(bc/convection-z-velocity 0)
(bc/convection-y-velocity 0)
(bc/convection-x-velocity 1)
(bc/convective-outflow? #f)
(nonconformal/coupled-fluid-zones ())
(nonconformal/auto-detect-interface-type? #f)
(nonconformal/new-proximity-algo? #f)
(nonconformal/smallest-polygon-size 1e-10)
(nonconformal/fast-intersection-lookup? #f)
(nonconformal/ignore-proximity-test? #f)
(nonconformal/verbosity 0)
(nonconformal/correct-virtpoly-face-handedness? #f)
(nonconformal/virtual-polygons? #t)
(nonconformal/mixed-faces 0)
(nonconformal/sm-node-match-tol 0.05)
(nonconformal/sm-bound-match-tol 0.05)
(nonconformal/sm-match-tol 0.05)
(nonconformal/allow-interface-at-periodic-boundary 1)
(nonconformal/force-bound-tol 0.4)
(nonconformal/force-shared-nodes-to-boundary 1)
(nonconformal/check-bound-match 1)
(nonconformal/common-edges 0)
(nonconformal/cell-faces 0)
(nonconformal/feature-angle 100)
(nonconformal/proj-move-node-tol 0.1)
(nonconformal/boundary-move-node-tol 0.1)
(nonconformal/move-node-tol 0.1)
(nonconformal/max-surface-distance-tol 0.3)
(sliding-interfaces ())
(user-defined-db-name "")
(user-defined-database? #f)
(materials ((air fluid (chemical-formula . #f) (density (constant . 1.225)) (specific-heat (constant . 1006.43) (polynomial piecewise-polynomial (100 1000 1161.4821 -2.3688189 0.014855111 -5.0349093e-05 9.9285696e-08 -1.1110966e-10 6.540196e-14 -1.5735877e-17) (1000 3000 -7069.8141 33.706051 -0.058127595 5.4216153e-05 -2.9366789e-08 9.2375332e-12 -1.5655534e-15 1.1123349e-19))) (thermal-conductivity (constant . 0.0242)) (viscosity (constant . 1.7894e-05) (sutherland 1.716e-05 273.11 110.56) (power-law 1.716e-05 273.11 0.666)) (molecular-weight (constant . 28.966)) (lennard-jones-length (constant . 3.711)) (lennard-jones-energy (constant . 78.6)) (thermal-accom-coefficient (constant . 0.9137)) (velocity-accom-coefficient (constant . 0.9137)) (therm-exp-coeff (constant . 0)) (degrees-of-freedom (constant . 0)) (speed-of-sound (none . #f))) (aluminum solid (chemical-formula . al) (density (constant . 2719)) (specific-heat (constant . 871)) (thermal-conductivity (constant . 202.4)) (formation-entropy (constant . 164448.08)) (electric-conductivity (constant . 35410000)) (magnetic-permeability (constant . 1.257e-06)))))
(proximity/threads ())
(proximity/faces-per-twig 50)
(partition/particle-weight 0)
(partition/minimum-elements-for-parallel-sort 0)
(partition/auto/force? #f)
(partition/auto/load-vector ())
(partition/auto/across-zones? #t)
(partition/auto/pre-test? #f)
(partition/counter-last-partition 0)
(partition/total-interface-percentage 0)
(partition/auto/use-default? #t)
(partition/auto/method "Principal Axes")
(partition/zonal-methods ())
(partition/stored/method "Principal Axes")
(partition/active/method "Principal Axes")
(partition/reorder? #f)
(partition/metis-agglomerate? #t)
(partition/encapsulate-node-pairs? #t)
(partition/load-vector ())
(partition/across-zones? #t)
(partition/interface-owner -1)
(partition/encapsulate-si? #f)
(partition/encapsulate-owner -1)
(partition/encapsulate-shell-level -1)
(partition/encapsulate-si-level -1)
(partition/recompute-si-flux? #f)
(partition/require-encapsulation? #f)
(partition/restrict-children? #t)
(partition/verbosity 1)
(partition/origin/z 0)
(partition/origin/y 0)
(partition/origin/x 0)
(partition/pre-test? #f)
(partition/smooth-iter 3)
(partition/smooth? #t)
(partition/merge-iter 3)
(partition/merge? #f)
(partition/expert? #f)
(partition/cell-function "")
(parallel/comm-type 1)
(parallel/dump-face-send-buffer-size 8)
(parallel/encapsulate-shell? #f)
(parallel/new-err-handle #t)
(parallel/remote-shell-cmd "default")
(parallel/remote-shell 0)
(parallel/remote-arch "auto")
(parallel/migrate-si-after-adaption? #t)
(parallel/claim-host-not-filled? #f)
(parallel/mpi-io? #f)
(parallel/data-read-write-in-chunks? #t)
(parallel/fast-read-section? #t)
(parallel/fast-read-case? #t)
(parallel/fast-io? #f)
(parallel/lam-shutdown-before-exit? #f)
(parallel/init-io-buffers-before-read? #t)
(parallel/case-read-use-pack? #t)
(parallel/debug-case? #f)
(parallel/auto-set-affinity? #t)
(parallel/auto-spawn? #t)
(parallel/rc-failed? #f)
(parallel/balance-adaption? #t)
(parallel/niter-balance-auto 25)
(parallel/niter-balance 0)
(parallel/balance-on-kill #t)
(parallel/enable-balance #f)
(parallel/trace-level 0)
(parallel/read-mesh? #t)
(parallel/gprof? #f)
(parallel/max-spawn 8)
(parallel/time-out 50)
(parallel/nprocs_string "")
(parallel/ruser "")
(parallel/rhost "")
(parallel/path "")
(parallel/function "")
(parallel/sync-interval 10)
(parallel/print-verbosity 1)
(parallel/max-messages 16)
(parallel/mask ())
(parallel/hostsfile "")
(parallel/machines ())
(case/save-id? #f)
(checkpoint/time-step? #f)
(checkpoint/exit? #f)
(checkpoint/write-case? #t)
(checkpoint/restart-filename "")
(checkpoint/filename "")
(case-config ((rp-seg? . #t) (rp-acoustics? . #f) (rp-atm? . #f) (rp-axi? . #f) (rp-des? . #f) (rp-dpm-cache? . #f) (rp-unsteady? . #f) (rp-dual-time? . #f) (rp-amg? . #f) (rf-energy? . #f) (rp-hvac? . #f) (rp-inviscid? . #f) (rp-ke? . #f) (rp-kklw? . #f) (rp-kw? . #f) (rp-lam? . #t) (rp-les? . #f) (rp-lsf? . #f) (rp-net? . #f) (rp-react? . #f) (rp-sa? . #f) (rp-sge? . #f) (rp-spe? . #f) (rp-spe-part? . #f) (rp-spe-site? . #f) (rp-spe-surf? . #f) (rp-trb-scl? . #f) (rp-turb? . #f) (rp-absorbing-media? . #f) (rp-visc? . #t) (rp-v2f? . #f) (sg-cylindrical? . #f) (sg-disco? . #f) (sg-bee-gees? . #f) (sg-crev? . #f) (sg-dpm? . #f) (sg-dtrm? . #f) (sg-dynmesh? . #f) (sg-ignite? . #f) (sg-network? . #f) (sg-noniterative? . #f) (sg-nox? . #f) (sg-melt? . #f) (sg-micro-mix? . #f) (sg-mphase? . #f) (sg-p1? . #f) (sg-par-premix? . #f) (sg-pb? . #f) (sg-pdf? . #f) (sg-pdf-transport? . #f) (sg-premixed? . #f) (sg-pull? . #f) (sg-rosseland? . #f) (sg-rsm? . #f) (sg-s2s? . #f) (sg-soot? . #f) (sg-sox? . #f) (sg-spark? . #f) (sg-swirl? . #f) (sg-udm? . #f) (sg-uds? . #f) (sg-vfr? . #f) (sg-solar? . #f) (sg-wetsteam? . #f) (sg-moistair? . #f) (rp-3d? . #t) (rp-double? . #f) (rp-graphics? . #t) (rp-host? . #f) (rp-thread? . #t) (dpm-cache? . #t)))
(sampling-chunk 1)
(iteration-chunk 1)
(reference-thread -1)
(reference-gamma 1.4)
(reference-viscosity 1.7894e-05)
(reference-velocity 1)
(reference-temperature 288.16)
(reference-pressure 0)
(reference-length 1)
(reference-enthalpy 0)
(reference-density 1.225)
(reference-depth 1)
(reference-area 1)
(reorder/across-zone? #f)
(reorder/boundary-thread-ids ())
(reorder-expert? #f)
(reorder/method "reverse-cuthill-mckee")
(reorder/reordered 0)
(pressure-reference/z 0)
(pressure-reference/y 0)
(pressure-reference/x 0)
(gravity/z 0)
(gravity/y 0)
(gravity/x 0)
(gravity? #f)
(operating-pressure 101325)
(initial-operating-pressure 101325)
(floating-operating-pressure? #f)
(positivity-limit 0.2)
(boundary-values? #t)
(separate-thread-id-list ())
(deativated-original-state ())
(deactivated-dynamic-zones ())
(append-rp-list ())
(scanned-thread-list ())
(geom-thread-id/name ())
(reading-surface-mesh? #f)
(grid-appending? #f)
(grid/partitions? #f)
(grid/level 0)
(streamf/nit 8)
(allow-expert-dis-schemes? #f)
(flowf-expert? #f)
(node/level 0)
(adapt/reconstruct-geometry? #f)
(adapt/yp/min 50)
(adapt/yp/max 500)
(adapt/yp/type 0)
(refine/maxv 1)
(adapt/max-passes 10)
(adapt/region/shape "hexahedron")
(adapt/region/inside? #t)
(adapt/region/radius 0)
(adapt/region/zmax 0)
(adapt/region/zmin 0)
(adapt/region/ymax 0)
(adapt/region/ymin 0)
(adapt/region/xmax 0)
(adapt/region/xmin 0)
(adapt/boundary/volume-decay 1)
(adapt/boundary/volume-target 1)
(adapt/boundary/distance-threshold 0)
(adapt/boundary/number-of-cells 1)
(adapt/coarsen/volume-threshold 0)
(adapt/coarsen/all-cells-marked? #t)
(adapt/coarsen/nodes/refn/remove-periodic? #t)
(adapt/coarsen/nodes/refn/remove-boundary? #t)
(adapt/coarsen/nodes/refn/remove-internal? #t)
(adapt/coarsen/nodes/orig/remove-periodic? #f)
(adapt/coarsen/nodes/orig/remove-boundary? #f)
(adapt/coarsen/nodes/orig/remove-internal? #f)
(adapt/coarsen/marker/color "cyan")
(adapt/coarsen/marker/size 0.1)
(adapt/coarsen/marker/symbol "@")
(adapt/coarsen/bit 1)
(adapt/coarsen? #f)
(adapt/refine/marker/color "red")
(adapt/refine/marker/size 0.1)
(adapt/refine/marker/symbol "@")
(adapt/refine/bit 0)
(adapt/refine? #t)
(adapt/hanging-node? #t)
(adapt/dynamic/print-memory-usage? #f)
(adapt/dynamic/security-layer-thickness 1)
(adapt/dynamic/interval 20)
(adapt/dynamic/list-functions ("Pressure..." "Static Pressure"))
(adapt/dynamic/function "pressure")
(adapt/dynamic? #f)
(adapt/gradient/volume-weight 1)
(adapt/gradient/normalize-per-zone? #f)
(adapt/gradient/normalization 0)
(adapt/gradient/method "curvature")
(adapt/max-refine-level 2)
(adapt/maxc 0)
(adapt/minc 0)
(adapt/minv 0)
(adapt/threshold/volume-change 2.5)
(adapt/threshold/coarsen 0)
(adapt/threshold/refine 1e+10)
(adapt/propogate-edge-split? #t)
(adapt/threads ())
(interp-method 0)
(distance/crit 1.5)
(prmx-adiabatic? #t)
(prmxmu 0.26)
(prmxa 0.52)
(prmxcd 0.37)
(hvac-species/sct 1)
(hvac-keprt 0.9)
(hvac-const 0.039)
(drsm-kw-zeta-star 0.5)
(drsm-kw-r-w 6.2)
(drsm-kw-r-k 12)
(drsm-kw-r-beta 12)
(drsm-kw-alpha-0 0.105)
(drsm-c2-omega 0.52)
(drsm-c1-omega 1.8)
(drsm-c5-ssg 0.4)
(drsm-c4-ssg 1.25)
(drsm-c3s-ssg 1.3)
(drsm-c3-ssg 0.8)
(drsm-c2-ssg 4.2)
(drsm-c1s-ssg 1.8)
(drsm-c1-ssg 3.4)
(drsm-c2-wall 0.3)
(drsm-c1-wall 0.5)
(drsm-c2 0.6)
(drsm-c1 1.8)
(drsm-omega-wilcox? #t)
(drsm-omega-based? #f)
(drsm-ssg-ps? #f)
(drsm-linear-ps? #t)
(drsm-wall-factor-clip? #t)
(drsm-ps-wall? #t)
(drsm-lowre-epsilon? #f)
(drsm-tke-solve? #t)
(sst-pk-factor 10)
(sst-v61? #f)
(sst-kappa 0.41)
(sst-beta-i2 0.0828)
(sst-beta-i1 0.075)
(sst-a1 0.31)
(sst-sig-w2 1.168)
(sst-sig-w1 2)
(sst-sig-k2 1)
(sst-sig-k1 1.176)
(kw-sig-w 2)
(kw-sig-k 2)
(kw-beta-i 0.072)
(kw-mt0 0.25)
(kw-zeta-star 1.5)
(kw-r-w 2.95)
(kw-r-k 6)
(kw-r-beta 8)
(kw-beta-star-inf 0.09)
(kw-alpha-0 0.11111)
(kw-alpha-inf 0.52)
(kw-alpha-star-inf 1)
(kw-vorticity-pk? #f)
(kw-set-wall-w? #f)
(kw-shear-mod? #t)
(kw-compress-mod? #t)
(kw-low-re-mod? #f)
(kw-sst-strain? #f)
(kw-sst-on? #f)
(kw-std-on? #t)
(des-omega/min-limit 1e-12)
(des-epsilon/min-limit 1e-07)
(des-k/min-limit 1e-07)
(des-limiter-option 3)
(des-sst-on? #f)
(des-rke-on? #f)
(des-sa-on? #t)
(p-func-jaya-on? #t)
(trans-kw-ctaul 4360)
(trans-kw-calpha-teta 0.035)
(trans-kw-cw3 0.3)
(trans-kw-cw1 0.44)
(trans-kw-cint 0.75)
(trans-kw-anu 6.75)
(trans-kw-sig-w 1.17)
(trans-kw-sig-k 1)
(trans-kw-crnat 0.04)
(trans-kw-ctscrit 1000)
(trans-kw-cnatcrit 440)
(trans-kw-ats 200)
(trans-kw-anat 60)
(trans-kw-c12 1e-09)
(trans-kw-c11 3.4e-06)
(trans-kw-cr 0.08)
(trans-kw-cbpcrit 12)
(trans-kw-abp 3)
(trans-kw-clam 2.495)
(v2f-alpha 0.6)
(v2f-cl 0.23)
(v2f-ceta 70)
(v2f-c2 0.3)
(v2f-c1 1.4)
(v2f-enn 6)
(v2f-kec2 1.9)
(v2f-kec1 1.4)
(v2f-kecmu 0.22)
(turb-pk-compress? #f)
(turb-non-newton-lb? #f)
(turb-non-newton? #f)
(wall-distance/verbosity 0)
(wall-distance/quad-correction-aspect-ratio 500)
(wall-distance/quad-correction? #f)
(wall-distance-alternative? #f)
(ke-yplus-udf 11.224708)
(ke-elog-udf 9.793)
(ke-rotation-model? #f)
(ke-time-scale-clip-const? 0.6)
(ke-time-scale-clip? #f)
(kato-launder-on? #f)
(rng-swirl-const 0.07)
(rng-swirl-on? #f)
(rng-kec2 1.68)
(rng-kec1 1.42)
(rng-kecmu 0.0845)
(rng-visc-mod-on? #f)
(rng-ke-on? #f)
(ke-time-marching? #t)
(ke-uncoupled? #t)
(ke-prod-mod #f)
(ke-source-mod #t)
(realizable-epsilon? #f)
(ke-realizability-on? #f)
(ke-compress-const 1)
(rsm-ssg-kec2 1.83)
(rke-cmu-rotation? #f)
(rke-kesige 1.2)
(rke-kec2 1.9)
(wallprt 0.85)
(keprt 0.85)
(kesige 1.3)
(kesigk 1)
(kec2 1.92)
(kec1 1.44)
(kecmu 0.09)
(ke-two-layer-c-l-mu 0.33)
(ke-two-layer-a-mu-norris 50.5)
(ke-two-layer-a-mu 70)
(ke-two-layer-option 1)
(ke-two-layer-delta 40)
(ke-two-layer-rey-c 200)
(ke-udf-wall? #f)
(ke-enh-wall? #f)
(ke-non-eqm #f)
(ke-std-wall? #t)
(sa-des-inlet-turb-i 0)
(sa-des-all-lengths-modified? #t)
(sa-des-maxedge? #t)
(rke-des-cdes 0.61)
(sst-des-cdes 0.61)
(sa-des-cdes 0.65)
(nut-imp-diff? #t)
(nut-prod-const 2)
(nut-prod-modify? #f)
(nut-kappa 0.41)
(nut-cw3 2)
(nut-cw2 0.3)
(nut-prt 0.667)
(nut-cv1 7.1)
(nut-cb2 0.622)
(nut-cb1 0.1355)
(vm-grid-scale 1.5)
(vm-ls-constant? #f)
(vm-n-travel 50)
(delta-time-sampled-wall 0)
(delta-time-sampled-heat-flux 0)
(delta-time-sampled-shear 0)
(delta-time-sampled 0)
(number-of-samples 0)
(save-time-statistics-species ())
(save-time-statistics-wall? #t)
(save-time-statistics-heat-flux? #t)
(save-time-statistics-shear? #t)
(save-time-statistics? #f)
(les-inlet-random? #f)
(les-utau-newton-iter? #t)
(les-enh-wall-fn? #t)
(les-ww-wall? #f)
(les-mixed-sgs-on? #f)
(les-dynamic-const-max 0.23)
(les-dynamic-const-clip? #t)
(les-dynamic-species-on? #f)
(les-dynamic-energy-on? #f)
(les-dynamic-smag-on? #f)
(les-dynamic-sgske-on? #f)
(les-sgske-on? #f)
(les-wale-sgs-on? #f)
(les-rng-sgs-on? #f)
(les-fvar-const 0.5)
(les-sgske-ceps 1)
(les-sgske-prt 1)
(les-sgske-visc-const 0.05)
(les-wale-const 0.325)
(les-rng-const 0.157)
(les-smag-const 0.1)
(les-2d? #f)
(les-cpld-diss-coeff 0.2)
(test-low-diffusion-inviscid-flux? #f)
(omega/nk 1)
(omega/nj 0)
(omega/ni 0)
(omega 0)
(residual-smoothing/iterations 0)
(residual-smoothing/factor 0.5)
(precon/n-update-uref2 10)
(mg/relax-spe 1)
(solid/relax 1)
(recon/bc-minmax-id 1)
(first-to-second-order-blending 1)
(cpld/consistent-viscous-linearization? #t)
(cpld/rdq 1)
(enable-beta-dbns-features? #f)
(cpld/aratio-cutoff 20)
(cpld/enable-newtimestep? #f)
(cpld/inlet-diffusion? #t)
(recon/lim/sigp 0.05)
(recon/lim/allneighbors? #f)
(recon/lim/method 6)
(recon/lim/newimpl? #f)
(cpld-lsq-ncycles 5)
(recon/cycle-vel-limit? #f)
(recon/lim/list-sort? #t)
(recon/lim/type 0)
(recon/enthalpy? #t)
(recon/density? #t)
(recon/cpld-use-lsq-deriv? #t)
(recon/node-grad-diffusion? #f)
(recon/node-boundary-lsq? #t)
(recon/node-scale-id 2)
(recon/node-cell-weight? #t)
(recon/node-weight-clip? #t)
(recon/node-all-lsq? #f)
(recon/node-gradient-lsq? #f)
(recon/density-node-lsq? #t)
(recon/pressure-node-based? #f)
(recon/pressure-node-lsq? #f)
(recon/cell-lsq/wf 2)
(recon/cell-lsq/cortype 1)
(recon/cell-lsq? #f)
(recon/node-lsq? #f)
(recon/length-based? #f)
(recon/limit/epsilon 0.01)
(recon/limit? #t)
(recon/k-exact? #f)
(recon/freeze? #f)
(recon/off? #f)
(export/icecore-hdf5/chunk-size 16328)
(export/icecore-hdf5/chunked-data? #t)
(export/icecore-hdf5/ziplevel -1)
(export/fieldview/filetype 3)
(export/abaqus/structural? #t)
(export/write-thermal-load? #f)
(export/vki-verbose? #f)
(export/write-structural-load? #t)
(export/ensight/functions ())
(export/ensight/filename "")
(export/ensight/phase 1)
(export/ensight/gold_binary? #t)
(export/ensight/transient/separate-file? #f)
(export/ensight/last-iter-no 0)
(export/ensight/transient? #f)
(export/ensight/fl-start-num 1)
(export/ensight/frequency 1)
(export/ensight/particle-time-values ())
(export/ensight/time-values ())
(export/functions ())
(export/filetype "CGNS")
(export/fem-map? #f)
(export/write-surfaces-only? #t)
(import/process-node-sets? #f)
(import/cfx-merge-tolerance 1e-08)
(visual-kinematics? #t)
(export/time-average-htc? #f)
(export/marked-cells? #f)
(fem-map/thread-id-list ())
(ms-levels/viscous-ta (#t #t #t #t))
(ms-levels/dissipation-ta (#t #t #t #t))
(ms-coefficients-ta (0.25 0.333333 0.5 1))
(ms-levels/viscous (#t #t #t #t #t))
(ms-levels/dissipation (#t #t #t #t #t))
(ms-coefficients (0.2075 0.5915 1))
(inviscid-flux-new? #f)
(dual-time/use-transient-scaling? #t)
(dual-time/use-prec? #t)
(residual-verbosity 0)
(flow-warnings? #t)
(limiter-warnings? #t)
(precondition? #t)
(time-step 0)
(physical-time-step 1)
(courant-number/implicit 5)
(courant-number/explicit 1)
(matching-tolerance 0.05)
(max-flow-time -1)
(flow-time 0)
(smooth-mesh/boundary-nodes? #f)
(smooth-mesh/method "skewness")
(smooth-mesh/only-marked-cells? #f)
(smooth-mesh/skew-max 0.9)
(smooth-mesh/relax 0.1)
(smooth-mesh/niter 4)
(draw/domain/list ())))
salehi144 likes this.
makula is offline   Reply With Quote

Old   February 18, 2011, 08:37
Default
  #6
New Member
 
Pierre-Louis Schmitt
Join Date: Jan 2011
Posts: 10
Rep Power: 15
pilou is on a distinguished road
Thank you for the answer. As far as I understand this part concern the fluid material :
(materials ((air fluid (chemical-formula . #f) (density (constant . 1.225)) (specific-heat (constant . 1006.43) (polynomial piecewise-polynomial (100 1000 1161.4821 -2.3688189 0.014855111 -5.0349093e-05 9.9285696e-08 -1.1110966e-10 6.540196e-14 -1.5735877e-17) (1000 3000 -7069.8141 33.706051 -0.058127595 5.4216153e-05 -2.9366789e-08 9.2375332e-12 -1.5655534e-15 1.1123349e-19))) (thermal-conductivity (constant . 0.0242)) (viscosity (constant . 1.7894e-05) (sutherland 1.716e-05 273.11 110.56) (power-law 1.716e-05 273.11 0.666)) (molecular-weight (constant . 28.966)) (lennard-jones-length (constant . 3.711)) (lennard-jones-energy (constant . 78.6)) (thermal-accom-coefficient (constant . 0.9137)) (velocity-accom-coefficient (constant . 0.9137)) (therm-exp-coeff (constant . 0)) (degrees-of-freedom (constant . 0)) (speed-of-sound (none . #f))) (aluminum solid (chemical-formula . al) (density (constant . 2719)) (specific-heat (constant . 871)) (thermal-conductivity (constant . 202.4)) (formation-entropy (constant . 164448.08)) (electric-conductivity (constant . 35410000)) (magnetic-permeability (constant . 1.257e-06)))))

Do you have an idea of the command to extract the molecular weight in a UDF.

Thanks
Pilou
pilou is offline   Reply With Quote

Old   February 21, 2011, 03:08
Default
  #7
New Member
 
Martin Knob
Join Date: Feb 2011
Posts: 6
Rep Power: 15
makula is on a distinguished road
Sorry, gave you the list of all accessible rpvars;-)
For molecular weights I recommend you a #define directive- if you want the same data as in Fluent, you find them e.g. in fluent_directory//cpropep/data/thermo.dat;-)
QBeast likes this.
makula is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to open Icem mesh in Ansys Fluent? emmkell FLUENT 27 February 6, 2018 03:34
Fluent 6.3 32bit vs Fluent 12.0 64bit ibex7 FLUENT 7 April 18, 2011 02:44
Different Results from Fluent 5.5 and Fluent 6.0 Rajeev Kumar Singh FLUENT 6 December 19, 2010 11:33
Master node in parallel computing only distirubtion syadgar FLUENT 1 September 8, 2009 16:41
OpenFOAM on MinGW crosscompiler hosted on Linux allenzhao OpenFOAM Installation 127 January 30, 2009 19:08


All times are GMT -4. The time now is 21:04.