  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix dct: <http://purl.org/dc/terms/> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix epid: <https://arxiv.universalpublishings.com/id/> .
  @prefix doi: <https://doi.org/> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/54913>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/54913#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-fe64e77b1c9587f536606b430a9e5c63> .

<https://arxiv.universalpublishings.com/id/eprint/54913/>
	dc:format "text/html";
	dc:title "HTML Summary of #54913 \n\nNumerical solution methods analysis of the Byurgers equation in dissipative environments\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/54913> .

<https://arxiv.universalpublishings.com/id/eprint/54913>
	bibo:abstract "This research delves into the numerical solution methods employed for analyzing the Burgers equation within dissipative environments. The Burgers equation is a fundamental partial differential equation that finds applications in diverse scientific and engineering disciplines, particularly in modeling nonlinear wave phenomena and fluid dynamics. The presence of dissipative effects, characterized by the kinematic viscosity parameter (v), adds complexity to the equation, necessitating the use of numerical techniques for practical solutions. This study adopts a comprehensive approach to explore various numerical methods, including finite difference, finite element, spectral methods, and others. It seeks to evaluate and compare these methods in terms of their accuracy, stability, and computational efficiency when applied to dissipative environments. The analysis encompasses error assessments, convergence behaviors, and considerations of long-time simulations' stability and efficiency. The ultimate goal of this research is to contribute insights into the selection and application of numerical techniques for solving the Burgers equation in dissipative scenarios. By addressing this critical aspect of mathematical modeling, the study aims to advance our comprehension of complex dissipative systems and foster the development of more precise predictive models across scientific and engineering domains."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/54913#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-fe64e77b1c9587f536606b430a9e5c63>;
	dct:date "2023-09-28";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-b6530cc07ed9d05480e619db77ea5cb1>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-dce91bc34ec9a52b0fb2d7899759e2d8>;
	dct:title "Numerical solution methods analysis of the Byurgers equation in dissipative environments"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/54913/> .

<https://arxiv.universalpublishings.com/id/org/ext-dce91bc34ec9a52b0fb2d7899759e2d8>
	foaf:name "\"Research Science and Innovation house\" LLC"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-fe64e77b1c9587f536606b430a9e5c63>
	foaf:familyName "qizi"^^xsd:string;
	foaf:givenName "Toshboyeva Feruza To'lqin"^^xsd:string;
	foaf:name "Toshboyeva Feruza To'lqin qizi"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-b6530cc07ed9d05480e619db77ea5cb1>
	foaf:name "Journal of Universal Science Research"^^xsd:string;
	rdf:type bibo:Collection .

