Leanpub Header

Skip to main content

Filters

Category: "Physics"

Physics

  1. Lecture Series in Porous Media
    Lecture Series in Porous Media
    Concepts, Methods and Applications Focused on Geological Systems Engineering
    Hadi Hajibeygi

    First-principles lecture notes on flow in porous media: porosity, permeability, upscaling, and the mass, momentum, and energy balances behind Darcy's law. Currently spans 8 chapters. More chapters to be added in future versions.

  2. Physics-Informed Machine Learning A Practical Guide: Stage 1 Foundations & Your First PINN

    A practical, code-first guide to physics-informed machine learning for scientists and engineers. You'll build a working Physics-Informed Neural Network from scratch in PyTorch, solve a real differential equation, and verify it against the exact solution — staying honest about both the power and the limits of the method.

  3. Arduino based physics labs
    Arduino based physics labs
    ISBN-13: 978-0-9896278-5-6
    Dr. Veronique Lankar

    I wrote this lab book for Freshmen Physics majors. The idea was to develop Physics labs using Arduino for a small budget.The sketches to accompany the ebook can be found here: https://github.com/Louise555/arduino_based_labs

  4. From Core to Quantum
    From Core to Quantum
    Grigorios Agathangelidis

    Quantum mechanics, the nucleus, and quantum computing — from what you already know as an engineer to a quantum computer you build in C#. Full rigour, honest limits, no hype. For the engineer who will model them.

  5. Cosmodinamics
    Cosmodinamics
    Oleg Mirny
    No Description Available
  6. Aerodynamics, Turbomachinery & Computational Fluid Dynamics

    Review the theory. Work through the examples. Solve the problems. Prepare for your examinations with confidence.Aerodynamics, Turbomachinery & Computational Fluid Dynamics is designed as a practical review and examination-preparation guide for engineering students. It brings together essential concepts, equations, methods, worked examples, solved problems, and numerical exercises to help students quickly revise and apply what they have learned.The book places particular emphasis on step-by-step worked examples and problem solving. Important formulas and principles are followed by applications showing how to approach typical engineering problems, perform calculations, and interpret the results.Use it for systematic revision throughout the semester or intensive preparation before examinations. The worked examples and problems are especially useful for developing speed, accuracy, and confidence in solving numerical and analytical questions.Ideal for students of aerospace engineering, mechanical engineering, aeronautical engineering, and related disciplines, preparing for university examinations, competitive examinations, and technical assessments.

  7. Solutions of the Cahn Hilliard Equations

    How do complex phase-separation processes become solvable mathematical models?The Cahn–Hilliard equations lie at the heart of modern phase-field modeling—but their nonlinear, higher-order nature makes them notoriously challenging to solve.Solutions of the Cahn–Hilliard Equations explores analytical, approximate, and numerical approaches for tackling these equations, bringing together mathematical insight and practical solution techniques.A concise reference for researchers, engineers, and postgraduate students working in applied mathematics, computational science, materials modeling, and phase-field methods.Understand the equations. Explore the methods. Solve the problem.Rahul Basu

  8. Atom Education: Physics 101

    Build a strong foundation in physics without getting lost in jargon or formulas. Atom Education: Physics 101 combines intuitive explanations, practical examples, and structured problem-solving to make essential physics concepts easier to understand.

  9. From Contract to Container
    From Contract to Container
    Grigorios Agathangelidis

    Ship the NEXUS-1 backend for real: a genuine SQL Server on every test run, a dispatcher proven under a killed process, structured logs with a correlation id, and a CI gate that will not package a red build. Two hundred tests, one Dockerfile, one honest boundary.

  10. FROM FLOW TO PROOF
    FROM FLOW TO PROOF
    Grigorios Agathangelidis

    From Flow to Proof turns distributed-system promises into explicit models, properties, counterexamples, and evidence. Explore state machines, contracts, temporal logic, concurrency, ownership, refinement, and honest proof boundaries—with companion artifacts at github.com/gregory82gr/Nexus-1-phase-0.

  11. From Core to Contract
    From Core to Contract
    Grigorios Agathangelidis

    Give the tested core a database and a public API — without letting either touch its rules. Build NEXUS-1's Infrastructure and API layers in .NET: EF Core, repositories, the outbox, RFC 7807, JWT. 654 tables, one seam that stays signed — every rule proven by watching it fail.

  12. FROM FLOW TO SERVICES
    FROM FLOW TO SERVICES
    Grigorios Agathangelidis

    Build microservices the way architects do—not by splitting code, but by discovering true boundaries. Using the NEXUS-1 digital twin, this book explores DDD, APIs, messaging, eventual consistency, sagas, resilience, and migration, showing when distributed systems are worth their cost.

  13. From Context to Flow
    From Context to Flow
    Grigorios Agathangelidis

    Advanced DDD before microservices: From Context to Flow shows how NEXUS-1 moves from bounded contexts to domain events, integration events, outbox, sagas, anti-corruption layers, auditability, and eventual consistency.

  14. From Queue to Core · Birth-Death Processes and the Stochastic Foundations of Reactor Kinetics.

    From Queue to Core reveals the stochastic foundation behind reactor kinetics: birth–death chains, master equations, delayed neutrons, feedback, deterministic point kinetics, and C# algorithms — all explained through the NEXUS-1 demonstrator with clear boundaries and interpretable results.

  15. From Blueprint to Core
    From Blueprint to Core
    Grigorios Agathangelidis

    A .NET architecture book that proves what it teaches: build NEXUS-1's Domain and Application layers with Clean Architecture, DDD, and CQRS — zero database, zero web server, fifty green tests. Every rule watched failing on purpose, every layer diagrammed in UML. Nineteen chapters, nineteen Deep Dives, one honestly bounded software core.