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

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

<https://arxiv.universalpublishings.com/id/eprint/56779#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-88ce3bacba2194138145b08b94c91e00> .

<https://arxiv.universalpublishings.com/id/eprint/56779/>
	dc:format "text/html";
	dc:title "HTML Summary of #56779 \n\nDEVELOPMENT OF A NUMERICAL ALGORITHM BASED ON THE FINITE ELEMENT METHOD FOR STUDYING FLOWS IN CHANNELS\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/56779> .

<https://arxiv.universalpublishings.com/id/eprint/56779>
	bibo:abstract "The study of fluid flows in channels is of paramount importance in various engineering and environmental applications. To address the complex nature of these flows, numerical methods have become an invaluable tool for understanding and analyzing flow behavior. The Finite Element Method (FEM) is one such numerical technique that has gained widespread acceptance due to its versatility and robustness in handling diverse fluid flow problems. In this article, we present the development of a novel numerical algorithm based on the Finite Element Method tailored for the study of flows in channels. We discuss the underlying principles, implementation, and applications of this algorithm, showcasing its capabilities in simulating and analyzing channel flows with high accuracy."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/56779#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-88ce3bacba2194138145b08b94c91e00>;
	dct:date "2024-05-10";
	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 "DEVELOPMENT OF A NUMERICAL ALGORITHM BASED ON THE FINITE ELEMENT METHOD FOR STUDYING FLOWS IN CHANNELS"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/56779/> .

<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-88ce3bacba2194138145b08b94c91e00>
	foaf:familyName "Abdukhamidov"^^xsd:string;
	foaf:givenName "S.K."^^xsd:string;
	foaf:name "S.K. Abdukhamidov"^^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 .

