(mysql): SELECT * FROM sessions WHERE session_id = '3ntnf65idb0mqqnhkkvqurda06'  

(mysql): SELECT * FROM journals WHERE path = 'JACEE'  

(mysql): SELECT * FROM site  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '47') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'objectsforreviewplugin' AND journal_id = '47'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.usageStats.UsageStatsLoader'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.generic.pln.classes.tasks.Depositor'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.crossref.CrossrefInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'plugins.importexport.datacite.DataciteInfoSender'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.ReviewReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.SubscriptionExpiryReminder'  

(mysql): SELECT last_run FROM scheduled_tasks WHERE class_name = 'classes.tasks.OpenAccessNotification'  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '17589' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 17589  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 17589 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '6113'  

(mysql): SELECT * FROM article_settings WHERE article_id = '17589'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 17589 ORDER BY s.seq  

(mysql): SELECT i.* FROM issues i INNER JOIN issue_settings ist ON i.issue_id = ist.issue_id WHERE ist.setting_name = 'pub-id::publisher-id' AND ist.setting_value = '592' ORDER BY i.issue_id  

(mysql): SELECT i.* FROM issues i WHERE issue_id = 592  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '592'  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '47' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:36:56' >= s.date_start AND '2025-09-17 09:36:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '47' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:36:56' >= s.date_start AND '2025-09-17 09:36:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '47' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:36:56' >= s.date_start AND '2025-09-17 09:36:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM sections WHERE section_id = '109'  

(mysql): SELECT * FROM section_settings WHERE section_id = '109'  

(mysql): SELECT * FROM sections WHERE section_id = '109'  

(mysql): SELECT * FROM section_settings WHERE section_id = '109'  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.galley_id = 0 AND g.article_id = 17589  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '17589' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 17589  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 17589 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '6113'  

(mysql): SELECT * FROM article_settings WHERE article_id = '17589'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 17589 ORDER BY s.seq  

(mysql): SELECT iss.subscription_id FROM institutional_subscriptions iss, subscriptions s, subscription_types st WHERE POSITION(UPPER(LPAD(iss.domain, LENGTH(iss.domain)+1, '.')) IN UPPER(LPAD('216.73.216.3', LENGTH('216.73.216.3')+1, '.'))) != 0 AND iss.domain != '' AND iss.subscription_id = s.subscription_id AND s.journal_id = '47' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:36:56' >= s.date_start AND '2025-09-17 09:36:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)  

(mysql): SELECT isip.subscription_id FROM institutional_subscription_ip isip, subscriptions s, subscription_types st WHERE ((isip.ip_end IS NOT NULL AND '3628718083' >= isip.ip_start AND '3628718083' <= isip.ip_end AND isip.subscription_id = s.subscription_id AND s.journal_id = '47' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:36:56' >= s.date_start AND '2025-09-17 09:36:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)) OR (isip.ip_end IS NULL AND '3628718083' = isip.ip_start AND isip.subscription_id = s.subscription_id AND s.journal_id = '47' AND s.status = 1 AND s.type_id = st.type_id AND st.institutional = 1 AND ((st.non_expiring = 1) OR (st.non_expiring = 0 AND ('2025-09-17 09:36:56' >= s.date_start AND '2025-09-17 09:36:56' <= s.date_end))) AND (st.format = 1 OR st.format = 17)))  

(mysql): SELECT * FROM citations WHERE assoc_type = 257 AND assoc_id = 17589 AND citation_state >= 0 AND citation_state <= 5 ORDER BY seq, citation_id  

(mysql): SELECT * FROM sections WHERE section_id = '109'  

(mysql): SELECT * FROM section_settings WHERE section_id = '109'  

(mysql): SELECT i.* FROM issues i WHERE journal_id = 47 AND current = 1  

(mysql): SELECT * FROM issue_settings WHERE issue_id = '1167'  

(mysql): SELECT v.* FROM versions v LEFT JOIN plugin_settings ps ON lower(v.product_class_name) = ps.plugin_name AND ps.setting_name = 'enabled' AND ((journal_id = '47') OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

(mysql): select version()  
Flexural Behaviors of Precast Reinforced Concrete -EPSfoam-Steel Deck Hybrid Panel | <hr /> (mysql): SELECT * FROM authors WHERE submission_id = 17589 ORDER BY seq   <hr /> <hr /> (mysql): SELECT * FROM author_settings WHERE author_id = '25507'   <hr /> Oesman | JACEE (Journal of Advanced Civil and Environmental Engineering)
(mysql): SELECT * FROM authors WHERE submission_id = 17589 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '25507'  

(mysql): SELECT * FROM authors WHERE submission_id = 17589 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '25507'  

Flexural Behaviors of Precast Reinforced Concrete -EPSfoam-Steel Deck Hybrid Panel


(mysql): SELECT * FROM authors WHERE submission_id = 17589 ORDER BY seq  

(mysql): SELECT * FROM author_settings WHERE author_id = '25507'  
Mardiana Oesman

Abstract


This paper presented the flexural behavior of the newly developed hybrid panel which included the comparison of the ultimate load, load-deflection behavior, and failure modes. The experimental study was carried out on precast reinforced concrete-EPSfoam-steel deck hybrid panels (CES)  consist of three layers of material : concrete  layer is on the top, the steel deck is located on the bottom layer, and the EPS foam layer as the core. The dimensions of CES are 300 mm x 1200 mm with thickness of concrete layer and EPS foam as variables. The concrete thick were 30 mm and 40mm. The density of EPS foam was 12 kg/m3, 20 kg/m3, and 30 kg/m3. The static flexural test of CES was conducted in accordance with the ASTM C 393-00 standard for determination of flexural strength on concrete, the load was applied at third-point loading. This test was carried out with monotonic static load, deflection control using a loading frame with capacity of 10 kN. The results show that increase the thickness of the concrete layer from 30mm to 40mm with  EPSfoam density of 12 kg /m3, 20 kg/m3, and 30 kg/m3 achieved a maximum load increase of 33.51%; 46,13%; and 37.35%, respectively.

Keywords


Delamination; EPS foam density; flexural behavior; hybrid panel

Full Text:

PDF


DOI: http://dx.doi.org/10.30659/jacee.4.2.113-122
(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa INNER JOIN articles a ON pa.article_id = a.article_id LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') INNER JOIN article_settings ast ON a.article_id = ast.article_id WHERE ast.setting_name = 'pub-id::publisher-id' AND ast.setting_value = '17589' ORDER BY pa.issue_id, a.article_id  

(mysql): SELECT pa.*, a.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_articles pa, articles a LEFT JOIN sections s ON s.section_id = a.section_id LEFT JOIN section_settings stpl ON (s.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (s.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (s.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (s.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE pa.article_id = a.article_id AND a.article_id = 17589  

(mysql): SELECT g.*, a.file_name, a.original_file_name, a.file_stage, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_galleys g LEFT JOIN article_files a ON (g.file_id = a.file_id) WHERE g.article_id = 17589 ORDER BY g.seq  

(mysql): SELECT * FROM article_galley_settings WHERE galley_id = '6113'  

(mysql): SELECT * FROM article_settings WHERE article_id = '17589'  

(mysql): SELECT s.*, a.file_name, a.original_file_name, a.file_type, a.file_size, a.date_uploaded, a.date_modified FROM article_supplementary_files s LEFT JOIN article_files a ON (s.file_id = a.file_id) WHERE s.article_id = 17589 ORDER BY s.seq  

(mysql): SELECT r.* FROM referrals r WHERE r.article_id = 17589 AND r.status = 2  

Refbacks

  • There are currently no refbacks.


https://www.katebushnews.com/homeground/

situs gacor

slot gacor

https://docs.gaussgang.com/

slot gacor

slot thailand

https://navales.da.upm.es/

slot gacor

slot online

hot51

kangtoto2

https://world.bitharvest.io/

https://ezzing.com/wp-content/

situs toto

toto slot

Slot777

slot777

slot777

https://csdmm.da.upm.es/

slot gacor

slot777

https://www.worthnewyork.com

streaming wgfilm21

slot gacor

slot gacor

https://bolaabadi.id/

situs judi bola

https://www.ussoriskany.com/

bandarqq 50

slot

situs slot gacor

data macau

slot

slot 777

slot gacor

slot gacor

slot online

slot gacor

slot gacor

https://revista.sbfoton.org.br/contato/

https://incoming.ftn.uns.ac.rs/

https://verdadabierta.com/periodo4/

https://www.radiodalsan.com/puntland-24/

https://world.bitharvest.io/

slot thailand

slot thailand

posototo

slot gacor

slot gacor

spaceman

777slot

slot gacor

slot gacor

rajalangit77

slot deposit 1000

toto slot

situs gacor

slot

situs gacor

wa338

byd178

mamen4d

mainaja

klik555

sarangslot

ak4d

toko123

slot gacor

slot gacor

slot777

situs slot gacor

Sotong88

ASIAHOKI77 : Link Situs Slot Gacor Maxwin Slot777 Resmi Terbaru Gampang Menang

SLOT THAILAND

ajo89

situs slot gacor

slot gacor bet kecil

ajo89

https://whitepaper.theprimes.io/

ajo89

ajo89

server jepang

link slot gacor

ajo89

ajo89

slot pulsa

togel

zeus200

jepangbet

https://daily-news.id/

https://seongiclik.id/

http://mangu.id/

Slot

ajo89

westogel

liga88

pin4d

https://rockcomciencia.crp.ufv.br/

slot gacor gampang menang

UUSTOTO

slot gacor

hoki138

https://mecanica.uncp.edu.pe/

https://ppg.uinsalatiga.ac.id/

https://www.thebar-kays.com/contatti/

HOKI138

pin4d

https://admission.wnpism.uw.edu.pl/

rajapoker

https://haciendaalemana.com/es/restaurant

cipit 88

cipit 88

SGP777

slot gacor

cipit88

togel online

slot

slot

CIREBONTOTO

CIREBONTOTO

CIREBONTOTO

iso777

slot gacor hari ini

SLOT777

slot777

Link slot

https://ezzing.com/contacto

slot gacor

vw 108

vw 108

slot gacor

slot

https://blog.colechef.com/about-us/

Slot

slot deposit pulsa

Toto

slot gacor

https://nadudvari.hu/impresszum/

slot 4d

slot gacor

slot gacor

uustoto

uustoto

ocatoto

pakjp

situs slot gacor

https://condostorecanada.com/testimonials/

Slot gacor

https://parokirohkuduslabuanbajo.org/

mahjong

gaya4d

link gacor

slot thailand

slot gacor

ajo89

ajo89

pohonemas33

slot gacor

slot gacor

slot

slot

sarangslot

mainaja

klik555

rajavigor

https://joakimsunden.com/

Link Slot Gacor

https://innosphereventures.org/about/

slot gacor hari ini

slot gacor

https://laughingladiesrestaurant.com/about/

pin4d

pin4d

slot gacor

sotong

pin4d

situs slot gacor

slot gacor

https://buttonsrestaurants.com/menu/

BATMAN138

LUXURY138

BRO138

https://atmoszero.energy/team/

slot depo 5k

eslot

sakti55

jogjatoto


(mysql): UPDATE sessions SET user_id = NULL, ip_address = '216.73.216.3', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1758101770, last_used = 1758101811, remember = 0, data = '', domain = 'jurnal.unissula.ac.id' WHERE session_id = '3ntnf65idb0mqqnhkkvqurda06'