Skip to content

Commit

Permalink
Update ASR assessment input files idaholab#245
Browse files Browse the repository at this point in the history
  • Loading branch information
SudiptaBiswas committed Sep 15, 2021
1 parent 773a91a commit 1f4b71f
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 20 deletions.
7 changes: 3 additions & 4 deletions assessment/asr_validation/wald2017b/analysis/A1-biaxial.i
Original file line number Diff line number Diff line change
Expand Up @@ -464,11 +464,10 @@
block = 1
# setup thermal property models and parameters
# options available: CONSTANT ASCE-1992 KODUR-2004 EUROCODE-2004 KIM-2003
thermal_conductivity_model = KODUR-2004
thermal_capacity_model = KODUR-2004
thermal_model = KODUR-2004
aggregate_type = Siliceous #options: Siliceous Carbonate

ref_density_of_concrete = 2231.0 # in kg/m^3
ref_density = 2231.0 # in kg/m^3
ref_specific_heat_of_concrete = 1100.0 # in J/(Kg.0C)
ref_thermal_conductivity_of_concrete = 3 # in W/(m.0C)

Expand All @@ -481,7 +480,7 @@
concrete_cure_time = 28.0 #curing time in (days)

# options available for humidity diffusivity:
moisture_diffusivity_model = Bazant #options: Bazant Mensi
moisture_model = Xi #options: Bazant Mensi
D1 = 3.0e-8

coupled_moisture_diffusivity_factor = 1.0e-2 # factor for mositure diffusivity due to heat
Expand Down
7 changes: 3 additions & 4 deletions assessment/asr_validation/wald2017b/analysis/A1-triaxial.i
Original file line number Diff line number Diff line change
Expand Up @@ -504,11 +504,10 @@
block = 1
# setup thermal property models and parameters
# options available: CONSTANT ASCE-1992 KODUR-2004 EUROCODE-2004 KIM-2003
thermal_conductivity_model = KODUR-2004
thermal_capacity_model = KODUR-2004
thermal_model = KODUR-2004
aggregate_type = Siliceous #options: Siliceous Carbonate

ref_density_of_concrete = 2231.0 # in kg/m^3
ref_density = 2231.0 # in kg/m^3
ref_specific_heat_of_concrete = 1100.0 # in J/(Kg.0C)
ref_thermal_conductivity_of_concrete = 3 # in W/(m.0C)

Expand All @@ -521,7 +520,7 @@
concrete_cure_time = 28.0 #curing time in (days)

# options available for humidity diffusivity:
moisture_diffusivity_model = Bazant #options: Bazant Mensi
moisture_model = Xi #options: Bazant Mensi
D1 = 3.0e-8

coupled_moisture_diffusivity_factor = 1.0e-2 # factor for mositure diffusivity due to heat
Expand Down
8 changes: 4 additions & 4 deletions assessment/asr_validation/wald2017b/analysis/A1-uniaxial.i
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@
[concrete]
block = 1
strain = FINITE
temperature = T
eigenstrain_names = 'asr_expansion thermal_expansion'
generate_output = 'stress_xx stress_yy stress_zz stress_xy stress_yz stress_zx vonmises_stress '
'hydrostatic_stress elastic_strain_xx elastic_strain_yy elastic_strain_zz '
Expand Down Expand Up @@ -420,11 +421,10 @@
block = 1
# setup thermal property models and parameters
# options available: CONSTANT ASCE-1992 KODUR-2004 EUROCODE-2004 KIM-2003
thermal_conductivity_model = KODUR-2004
thermal_capacity_model = KODUR-2004
thermal_model = KODUR-2004
aggregate_type = Siliceous #options: Siliceous Carbonate

ref_density_of_concrete = 2231.0 # in kg/m^3
ref_density = 2231.0 # in kg/m^3
ref_specific_heat_of_concrete = 1100.0 # in J/(Kg.0C)
ref_thermal_conductivity_of_concrete = 3 # in W/(m.0C)

Expand All @@ -437,7 +437,7 @@
concrete_cure_time = 28.0 #curing time in (days)

# options available for humidity diffusivity:
moisture_diffusivity_model = Bazant #options: Bazant Mensi
moisture_model = Xi #options: Bazant Mensi
D1 = 3.0e-8

coupled_moisture_diffusivity_factor = 1.0e-2 # factor for mositure diffusivity due to heat
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -283,11 +283,10 @@
type = ConcreteThermalMoisture
# setup thermal property models and parameters
# options available: CONSTANT ASCE-1992 KODUR-2004 EUROCODE-2004 KIM-2003
thermal_conductivity_model = KODUR-2004
thermal_capacity_model = KODUR-2004
thermal_model = KODUR-2004
aggregate_type = Siliceous #options: Siliceous Carbonate

ref_density_of_concrete = 2231.0 # in kg/m^3
ref_density = 2231.0 # in kg/m^3
ref_specific_heat_of_concrete = 1100.0 # in J/(Kg.0C)
ref_thermal_conductivity_of_concrete = 3 # in W/(m.0C)

Expand All @@ -301,7 +300,7 @@
concrete_cure_time = 28.0 #curing time in (days)

# options available for humidity diffusivity:
moisture_diffusivity_model = Bazant #options: Bazant Mensi
moisture_model = Xi #options: Bazant Mensi
D1 = 3.0e-8

coupled_moisture_diffusivity_factor = 1.0e-2 # factor for mositure diffusivity due to heat
Expand Down
7 changes: 3 additions & 4 deletions assessment/asr_validation/wald2017b/analysis/A3-biaxial.i
Original file line number Diff line number Diff line change
Expand Up @@ -463,11 +463,10 @@
block = 1
# setup thermal property models and parameters
# options available: CONSTANT ASCE-1992 KODUR-2004 EUROCODE-2004 KIM-2003
thermal_conductivity_model = KODUR-2004
thermal_capacity_model = KODUR-2004
thermal_model = KODUR-2004
aggregate_type = Siliceous #options: Siliceous Carbonate

ref_density_of_concrete = 2231.0 # in kg/m^3
ref_density = 2231.0 # in kg/m^3
ref_specific_heat_of_concrete = 1100.0 # in J/(Kg.0C)
ref_thermal_conductivity_of_concrete = 3 # in W/(m.0C)

Expand All @@ -480,7 +479,7 @@
concrete_cure_time = 28.0 #curing time in (days)

# options available for humidity diffusivity:
moisture_diffusivity_model = Bazant #options: Bazant Mensi
moisture_model = Xi #options: Bazant Mensi
D1 = 3.0e-8

coupled_moisture_diffusivity_factor = 1.0e-2 # factor for mositure diffusivity due to heat
Expand Down

0 comments on commit 1f4b71f

Please sign in to comment.