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

(mysqli): INSERT INTO sessions (session_id, ip_address, user_agent, created, last_used, remember, data, domain) VALUES ('f3f7faaab235f78b52914cf7f1ff6638', '3.133.144.140', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 1722054383, 1722054383, 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 = '270' 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 = '270' 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 = 270  

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

(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 = 270 AND nsf.file_id IS NULL ORDER BY g.seq  

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

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

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

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

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

(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 = 270 ORDER BY seq  

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

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

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

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 - Abdelhakim Alrjaibi AU - Emel Bayol AU - Fatma Kandemirli PY - 2023/09/27 Y2 - 2024/07/27 TI - ELECTROCHEMICAL AND THEORETICAL EVALUATION OF 4-(4-BROMOPHENYL) THIOSEMICARBAZIDE AS THE CORROSION INHIBITION FOR MILD STEEL IN 1.0 M HCL JF - Scientific Journal of Applied Sciences of Sabratha University JA - SABUJAS VL - 0 IS - 0 SE - DO - 10.47891/sabujas.v0i0.146-159 UR - https://jas.sabu.edu.ly/index.php/asjsu/article/view/270 AB - This examination researched the impact of changing measures of 4-(4-bromophenyl) Thiosemicarbazide (4-BrPh TSC) by assessing air conditioning impedance and AC and flow potentiometry in a 1.0 M HCl arrangement at 20°C. When the Ecorr value is -0.518 V, the concentration of the inhibitor solution changes and the grouping of the inhibitor changes. The present's thickness of the anodic and cathodic districts is bring down contrasted with that of the 1.0 M HCl arrangement, with an Icorr estimation of 158.78 μA•cm−2 in the uninhibited arrangement and 8.10 μA•cm−2 at the 1x10-2 M concentration of 4-BrPh TSC. The percent restraint proficiency extended from 71% to 95%. For the uninhibited and most astounding grouping of 4-BrPh TSC arrangement, the estimations of Rpblank and Rpinh were 235 and 2006 Ω.cm-2, separately, CPEblank and CPEinh were 348 and 36 μF.cm-2, individually, nblank and ninh were 0.94 and 0.84. As the Rp esteem builds, the CPE esteem and n diminish as the inhibitor focus increments, potentially because of abatement in neighborhood dielectric steady or an expanded thickness at the metal/arrangement interface.  For the subsidiaries of 4-BrPh TSC, the estimation of ΔGoads and is -36.00 kJ mol-1, demonstrating that the adsorption of these inhibitors includes two sorts of communications: physical adsorption and chemisorption. The thickness utilitarian hypothesis (DFT) of the B3LYP work with the 6-311G (d,p) premise set was performed . ER -
(mysqli): UPDATE sessions SET user_id = NULL, ip_address = '3.133.144.140', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1722054383, last_used = 1722054383, remember = 0, data = '', domain = 'jas.sabu.edu.ly' WHERE session_id = 'f3f7faaab235f78b52914cf7f1ff6638'