Skip to content

Commit

Permalink
Update asr input files WIP idaholab#245
Browse files Browse the repository at this point in the history
  • Loading branch information
SudiptaBiswas authored and jain651 committed Aug 24, 2021
1 parent 0886fdf commit d6b2343
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 123 deletions.
28 changes: 3 additions & 25 deletions assessment/asr_validation/wald2017b/analysis/A1-biaxial.i
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,6 @@
order = CONSTANT
family = Monomial
[]
[water_content]
order = CONSTANT
family = Monomial
[]
[water_hydrated]
order = CONSTANT
family = Monomial
[]
[damage_index]
order = CONSTANT
family = MONOMIAL
Expand All @@ -147,6 +139,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 @@ -432,20 +425,6 @@
execute_on = 'timestep_end'
block = 1
[]
[wc_duff]
type = MaterialRealAux
variable = water_content
property = moisture_content
execute_on = 'timestep_end'
block = 1
[]
[hydrw_duff]
type = MaterialRealAux
variable = water_hydrated
property = hydrated_water
execute_on = 'timestep_end'
block = 1
[]

[damage_index]
type = MaterialRealAux
Expand Down Expand Up @@ -497,8 +476,7 @@
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_transport_model = KODUR-2004
aggregate_type = Siliceous #options: Siliceous Carbonate

ref_density_of_concrete = 2231.0 # in kg/m^3
Expand All @@ -514,7 +492,7 @@
concrete_cure_time = 28.0 #curing time in (days)

# options available for humidity diffusivity:
moisture_diffusivity_model = Bazant #options: Bazant Mensi
moisture_transport_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
28 changes: 3 additions & 25 deletions assessment/asr_validation/wald2017b/analysis/A1-triaxial.i
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,6 @@
order = CONSTANT
family = Monomial
[]
[water_content]
order = CONSTANT
family = Monomial
[]
[water_hydrated]
order = CONSTANT
family = Monomial
[]
[damage_index]
order = CONSTANT
family = MONOMIAL
Expand All @@ -147,6 +139,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 @@ -465,20 +458,6 @@
execute_on = 'timestep_end'
block = 1
[]
[wc_duff]
type = MaterialRealAux
variable = water_content
property = moisture_content
execute_on = 'timestep_end'
block = 1
[]
[hydrw_duff]
type = MaterialRealAux
variable = water_hydrated
property = hydrated_water
execute_on = 'timestep_end'
block = 1
[]

[damage_index]
type = MaterialRealAux
Expand Down Expand Up @@ -537,8 +516,7 @@
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_transport_model = KODUR-2004
aggregate_type = Siliceous #options: Siliceous Carbonate

ref_density_of_concrete = 2231.0 # in kg/m^3
Expand All @@ -554,7 +532,7 @@
concrete_cure_time = 28.0 #curing time in (days)

# options available for humidity diffusivity:
moisture_diffusivity_model = Bazant #options: Bazant Mensi
moisture_transport_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
28 changes: 3 additions & 25 deletions assessment/asr_validation/wald2017b/analysis/A1-uniaxial.i
Original file line number Diff line number Diff line change
Expand Up @@ -113,14 +113,6 @@
order = CONSTANT
family = Monomial
[]
[water_content]
order = CONSTANT
family = Monomial
[]
[water_hydrated]
order = CONSTANT
family = Monomial
[]
[damage_index]
order = CONSTANT
family = MONOMIAL
Expand All @@ -143,6 +135,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 @@ -395,20 +388,6 @@
execute_on = 'timestep_end'
block = 1
[]
[wc_duff]
type = MaterialRealAux
variable = water_content
property = moisture_content
execute_on = 'timestep_end'
block = 1
[]
[hydrw_duff]
type = MaterialRealAux
variable = water_hydrated
property = hydrated_water
execute_on = 'timestep_end'
block = 1
[]

[damage_index]
type = MaterialRealAux
Expand Down Expand Up @@ -453,8 +432,7 @@
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_transport_model = KODUR-2004
aggregate_type = Siliceous #options: Siliceous Carbonate

ref_density_of_concrete = 2231.0 # in kg/m^3
Expand All @@ -470,7 +448,7 @@
concrete_cure_time = 28.0 #curing time in (days)

# options available for humidity diffusivity:
moisture_diffusivity_model = Bazant #options: Bazant Mensi
moisture_transport_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
26 changes: 3 additions & 23 deletions assessment/asr_validation/wald2017b/analysis/A1-unreinforced.i
Original file line number Diff line number Diff line change
Expand Up @@ -99,14 +99,6 @@
order = CONSTANT
family = Monomial
[../]
[./water_content]
order = CONSTANT
family = Monomial
[../]
[./water_hydrated]
order = CONSTANT
family = Monomial
[../]
[damage_index]
order = CONSTANT
family = MONOMIAL
Expand All @@ -117,6 +109,7 @@
[./concrete]
strain = FINITE
add_variables = true
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 strain_xx strain_yy strain_zz'
save_in = 'resid_x resid_y resid_z'
Expand Down Expand Up @@ -274,18 +267,6 @@
property = humidity_diffusivity
execute_on = 'timestep_end'
[../]
[./wc_duff]
type = MaterialRealAux
variable = water_content
property = moisture_content
execute_on = 'timestep_end'
[../]
[./hydrw_duff]
type = MaterialRealAux
variable = water_hydrated
property = hydrated_water
execute_on = 'timestep_end'
[../]
[damage_index]
type = MaterialRealAux
variable = damage_index
Expand Down Expand Up @@ -313,8 +294,7 @@
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_transport_model = KODUR-2004
aggregate_type = Siliceous #options: Siliceous Carbonate

ref_density_of_concrete = 2231.0 # in kg/m^3
Expand All @@ -331,7 +311,7 @@
concrete_cure_time = 28.0 #curing time in (days)

# options available for humidity diffusivity:
moisture_diffusivity_model = Bazant #options: Bazant Mensi
moisture_transport_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
28 changes: 3 additions & 25 deletions assessment/asr_validation/wald2017b/analysis/A3-biaxial.i
Original file line number Diff line number Diff line change
Expand Up @@ -117,14 +117,6 @@
order = CONSTANT
family = Monomial
[]
[water_content]
order = CONSTANT
family = Monomial
[]
[water_hydrated]
order = CONSTANT
family = Monomial
[]
[damage_index]
order = CONSTANT
family = MONOMIAL
Expand All @@ -147,6 +139,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 @@ -432,20 +425,6 @@
execute_on = 'timestep_end'
block = 1
[]
[wc_duff]
type = MaterialRealAux
variable = water_content
property = moisture_content
execute_on = 'timestep_end'
block = 1
[]
[hydrw_duff]
type = MaterialRealAux
variable = water_hydrated
property = hydrated_water
execute_on = 'timestep_end'
block = 1
[]

[damage_index]
type = MaterialRealAux
Expand Down Expand Up @@ -496,8 +475,7 @@
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_transport_model = KODUR-2004
aggregate_type = Siliceous #options: Siliceous Carbonate

ref_density_of_concrete = 2231.0 # in kg/m^3
Expand All @@ -513,7 +491,7 @@
concrete_cure_time = 28.0 #curing time in (days)

# options available for humidity diffusivity:
moisture_diffusivity_model = Bazant #options: Bazant Mensi
moisture_transport_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 d6b2343

Please sign in to comment.