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

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

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

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

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

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

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

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

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

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

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

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 - Sedig Farhat PY - 2021/10/18 Y2 - 2024/07/27 TI - NUMERICAL SOLUTIONS OF MAXWELL’S EQUATIONS IN ONE AND TWO DIMENSIONS SYSTEMS BY APPLYING FINITE DIFFERENCE TIME DOMAIN (FDTD) TECHNIQUE TO STUDY ELECTROMAGNETIC WAVE PROPAGATION JF - Scientific Journal of Applied Sciences of Sabratha University JA - SABUJAS VL - 0 IS - 0 SE - DO - UR - https://jas.sabu.edu.ly/index.php/asjsu/article/view/167 AB - The FDTD technique can be used for the transverse electric (TE) mode of a one-dimensional and transverse magmatic (TM) mode of two-dimensional in order to acquire the solutions of Maxwell’s time dependent curl equations. The waves can be computed and controlled in the domain to propagate in the exact direction by simulating the presence of perfect electric conductors (PECs).This work presents two numerical solutions in one dimension case. The first solution was acquired when high conductivity, such as the conductivity of copper material, is placed in the computational domain and compared to that of the other one when placing a PEC in the same region. The second was by applying the two different absorbing boundaries conditions.The result obtained by the truncation condition can be compared with the first-order ABC to truncate a grid. The obtained results of the simulations were in good agreement with each other. In 2-D FDTD, the wave propagated in free space and a problem space was terminated by the first-order absorbing boundary condition (ABC) to simulate an open domain. The achieved numerical results of 2-D FDTD showed that the intensities of distributions were identical, which means that the images of the TM field’s distributions appeared similar to the waves controlled between the strips. ER -
(mysqli): UPDATE sessions SET user_id = NULL, ip_address = '3.17.164.75', user_agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', created = 1722051540, last_used = 1722051540, remember = 0, data = '', domain = 'jas.sabu.edu.ly' WHERE session_id = '976141e5f2fc187773893162717c3f98'