(mysqli): SELECT * FROM sessions WHERE session_id = '222dba644922297d7b0c7007784b78fc'  

(mysqli): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('222dba644922297d7b0c7007784b78fc', '3.142.156.224', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1722068173, 1722068173, 0, '', 'jas.sabu.edu.ly')  

(mysqli): SELECT * FROM journals WHERE path = 'asjsu'  

(mysqli): SELECT * FROM journal_settings WHERE journal_id = '1'  

(mysqli): SELECT * FROM site  

(mysqli): SET time_zone = '+2:00'  

(mysqli): 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 (context_id = '1' OR v.sitewide = 1) WHERE v.current = 1 AND (ps.setting_value = '1' OR v.lazy_load <> 1)  

Warning: Declaration of PKPUsageEventPlugin::getEnabled() should be compatible with LazyLoadPlugin::getEnabled($contextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/plugins/generic/usageEvent/PKPUsageEventPlugin.inc.php on line 76

Warning: Declaration of LensGalleyPlugin::register($category, $path) should be compatible with LazyLoadPlugin::register($category, $path, $mainContextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/lensGalley/LensGalleyPlugin.inc.php on line 25

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

(mysqli): SELECT setting_name, setting_value, setting_type FROM plugin_settings WHERE plugin_name = 'defaultthemeplugin' AND context_id = 1  

Warning: file_put_contents(/var/www/www-root/data/www/jas.sabu.edu.ly/cache/fc-pluginSettings-1-defaultthemeplugin.php): failed to open stream: Permission denied in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/cache/FileCache.inc.php on line 89

(mysqli): SELECT * FROM journals WHERE path = 'asjsu'  

(mysqli): SELECT * FROM journal_settings WHERE journal_id = '1'  

(mysqli): SELECT c.* FROM journals c WHERE c.enabled = 1 ORDER BY seq  

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Warning: Declaration of CustomBlockPlugin::getBlockContext() should be compatible with BlockPlugin::getBlockContext($contextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 122

Warning: Declaration of CustomBlockPlugin::getEnabled() should be compatible with BlockPlugin::getEnabled($contextId = NULL) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/customBlockManager/CustomBlockPlugin.inc.php on line 78

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Warning: Declaration of SubmissionFileDAO::fromRow($row) should be compatible with PKPSubmissionFileDAO::fromRow($row, $fileImplementation) in /var/www/www-root/data/www/jas.sabu.edu.ly/classes/article/SubmissionFileDAO.inc.php on line 31

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

Notice: Deprecated call without request object. in /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php on line 901

(mysqli): SELECT ps.*, s.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_submissions ps JOIN submissions s ON ps.submission_id = s.submission_id JOIN sections se ON se.section_id = s.section_id LEFT JOIN section_settings stpl ON (se.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (se.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (se.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (se.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US')INNER JOIN submission_settings sst ON s.submission_id = sst.submission_id WHERE sst.setting_name = 'pub-id::publisher-id' AND sst.setting_value = '188' ORDER BY ps.issue_id, s.submission_id  

(mysqli): SELECT ps.*, s.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_submissions ps JOIN submissions s ON ps.submission_id = s.submission_id JOIN sections se ON se.section_id = s.section_id LEFT JOIN section_settings stpl ON (se.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (se.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (se.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (se.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US')INNER JOIN submission_settings sst ON s.submission_id = sst.submission_id WHERE sst.setting_name = 'pub-id::publisher-id' AND sst.setting_value = '188' ORDER BY ps.issue_id, s.submission_id  

(mysqli): SELECT ps.*, s.*, COALESCE(stl.setting_value, stpl.setting_value) AS section_title, COALESCE(sal.setting_value, sapl.setting_value) AS section_abbrev FROM published_submissions ps JOIN submissions s ON (ps.submission_id = s.submission_id) JOIN sections se ON se.section_id = s.section_id LEFT JOIN section_settings stpl ON (se.section_id = stpl.section_id AND stpl.setting_name = 'title' AND stpl.locale = 'en_US') LEFT JOIN section_settings stl ON (se.section_id = stl.section_id AND stl.setting_name = 'title' AND stl.locale = 'en_US') LEFT JOIN section_settings sapl ON (se.section_id = sapl.section_id AND sapl.setting_name = 'abbrev' AND sapl.locale = 'en_US') LEFT JOIN section_settings sal ON (se.section_id = sal.section_id AND sal.setting_name = 'abbrev' AND sal.locale = 'en_US') WHERE s.submission_id = 188  

(mysqli): SELECT * FROM submission_settings WHERE submission_id = '188'  

(mysqli): SELECT sf.*, g.* FROM submission_galleys g LEFT JOIN submission_files sf ON (g.file_id = sf.file_id) LEFT JOIN submission_files nsf ON (nsf.file_id = g.file_id AND nsf.revision > sf.revision) WHERE g.submission_id = 188 AND nsf.file_id IS NULL ORDER BY g.seq  

(mysqli): SELECT * FROM submission_galley_settings WHERE galley_id = '121'  

(mysqli): SELECT i.* FROM issues i WHERE issue_id = 9 AND journal_id = 1  

(mysqli): SELECT * FROM issue_settings WHERE issue_id = '9'  

(mysqli): SELECT i.* FROM issues i WHERE issue_id = 9  

(mysqli): SELECT * FROM issue_settings WHERE issue_id = '9'  

(mysqli): SELECT a.*, ug.show_title FROM authors a JOIN user_groups ug ON (a.user_group_id=ug.user_group_id) WHERE a.submission_id = 188 ORDER BY seq  

(mysqli): SELECT * FROM author_settings WHERE author_id = '333'  

(mysqli): SELECT * FROM author_settings WHERE author_id = '334'  

(mysqli): SELECT * FROM author_settings WHERE author_id = '335'  

Warning: Cannot modify header information - headers already sent by (output started at /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php:901) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/citationStyleLanguage/CitationStyleLanguagePlugin.inc.php on line 437

Warning: Cannot modify header information - headers already sent by (output started at /var/www/www-root/data/www/jas.sabu.edu.ly/lib/pkp/classes/template/PKPTemplateManager.inc.php:901) in /var/www/www-root/data/www/jas.sabu.edu.ly/plugins/generic/citationStyleLanguage/CitationStyleLanguagePlugin.inc.php on line 438
TY - JOUR AU - Dr. Najeb Sawsi AU - Mahmod yahya AU - Dr. Mohamed Mahrorug PY - 2022/04/27 Y2 - 2024/07/27 TI - DURABILITY PERFORMANCE PREDICTION USING ANALYTICAL MODELING JF - Scientific Journal of Applied Sciences of Sabratha University JA - SABUJAS VL - 0 IS - 0 SE - DO - 10.47891/sabujas.v0i0.84-100 UR - https://jas.sabu.edu.ly/index.php/asjsu/article/view/188 AB - Temperature and humidity (hygro-thermal) cycles degrade composite strengthening materials by changing the properties of based material due to plasticization and hydrolysis. Although there is no comprehensive mechanistic modeling of the hygro-thermal effect on durability/life-prediction including temperature, relative humidity, aging of exposure, and cycle periods, fairly precise predictions can be made through the sensible use of an equation based on micro mechanics and semi-empirical approaches that are based on extensive prior experimental testing results. This paper includes equations related to the prediction of hygro-thermal effects, and then describes the predicting results on long-term strength of concrete that exposed to various environmental conditions. William-Landel-Ferry (WLF) equation was employed here to develop the shift factor for regular concrete, which is exposed to different environmental conditions. The shift factors were determined empirically on basis of previous experimental test results. ER -
(mysqli): UPDATE sessions SET user_id = NULL, ip_address = '3.142.156.224', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1722068173, last_used = 1722068173, remember = 0, data = '', domain = 'jas.sabu.edu.ly' WHERE session_id = '222dba644922297d7b0c7007784b78fc'