ubuntu2404
{1"template_info": {2"name": "Aerospace Engineering CFD LaTeX Template",3"slug": "aerospace-engineering",4"category": "Engineering",5"subcategory": "Aerospace Engineering",6"description": "Comprehensive LaTeX template for aerospace engineering reports featuring CFD analysis, NACA airfoil geometry, aerodynamic performance calculations, turbojet engine modeling, and flight dynamics analysis with integrated Python computations using PythonTeX.",7"version": "1.0.0",8"created": "2024-09-27",9"last_updated": "2024-09-27"10},11"features": [12"NACA airfoil geometry generation and analysis",13"Thin airfoil theory calculations",14"Turbojet engine performance modeling",15"Longitudinal stability analysis",16"CFD numerical methods demonstration",17"PythonTeX integration for live computations",18"Professional aerospace engineering formatting",19"Comprehensive figure generation",20"Makefile compilation automation"21],22"keywords": [23"aerospace engineering latex template",24"cfd analysis latex",25"aerodynamics latex template",26"naca airfoil analysis",27"turbojet performance",28"flight dynamics latex",29"computational fluid dynamics template",30"pythontex aerospace",31"aerospace cfd template",32"engineering report template",33"aerodynamics calculations",34"propulsion analysis latex",35"aircraft stability analysis",36"aerospace python latex"37],38"target_audience": [39"Aerospace engineering students",40"CFD researchers",41"Aircraft design engineers",42"Propulsion system analysts",43"Flight dynamics specialists",44"Engineering professors",45"Graduate researchers"46],47"use_cases": [48"Aerospace engineering course projects",49"CFD analysis reports",50"Aircraft design documentation",51"Propulsion system studies",52"Flight dynamics analysis",53"Research paper preparation",54"Technical presentations",55"Thesis chapters",56"Lab reports",57"Engineering consultancy reports"58],59"technical_requirements": {60"latex_engine": "pdflatex",61"special_flags": ["-shell-escape"],62"python_packages": ["numpy", "matplotlib", "pandas"],63"latex_packages": [64"pythontex",65"amsmath",66"amsfonts",67"amssymb",68"graphicx",69"siunitx",70"listings",71"xcolor",72"booktabs",73"float",74"geometry",75"hyperref",76"fancyvrb"77],78"compilation_method": "pythontex"79},80"outputs": {81"main_document": "main.pdf",82"generated_figures": [83"naca2412_geometry.pdf",84"naca2412_lift_curve.pdf",85"turbojet_performance.pdf",86"flight_dynamics_stability.pdf",87"heat_equation_solution.pdf"88]89},90"difficulty": "intermediate",91"estimated_compile_time": "30-60 seconds",92"cocalc_optimized": true,93"seo": {94"title": "Aerospace Engineering CFD LaTeX Template - NACA Airfoil & Propulsion Analysis",95"meta_description": "Professional LaTeX template for aerospace engineering with CFD analysis, NACA airfoil calculations, turbojet modeling, and flight dynamics. Includes Python integration for live computations.",96"tags": [97"aerospace",98"cfd",99"latex",100"template",101"naca",102"airfoil",103"turbojet",104"aerodynamics",105"pythontex",106"engineering"107]108},109"license": "MIT",110"author": "CoCalc Scientific Templates",111"repository": "cocalc-scientific-templates/aerospace-engineering"112}113114