Mucociliary and respiratory-epithelium modeling
Model mucociliary and respiratory-epithelium phenomena. Mathematical modeling and computational fluid dynamics.
Project contextI begin with mathematical structure and physical questions, then develop computational methods and software that let other people inspect, test, and extend the result.
Question. How do parameters change stability, and how accurately can we follow a solution?
Approach. I work with discrete dynamical systems, stability analysis, and numerical methods for initial-value problems.
2025 Runge-Kutta articleQuestion. How do nozzle geometry, interfaces, and entrainment shape a jet?
Approach. I connect reduced-order jet theory with VOF and particle-based computational studies, keeping each solver and physical regime distinct.
Rectangular-slot VOF study
Question. How can collective cytoskeletal organization support mucociliary function?
Approach. At Osaka University, I developed mathematical modeling and fluid-dynamics simulations in a JST-CREST project on cytoskeletal organization and mucociliary function.
Osaka research contextQuestion. How can a computational result remain usable beyond the first calculation?
Approach. I build scientific software around explicit inputs, deterministic planning, reproducible analysis, and readable outputs. CPU/MPI execution, Python, Jupyter, and TypeScript serve different parts of this work.
Scientific workAcross these domains, I move between mathematical structure, reference calculations, implementation, and interpretation.
I evaluate computational results and AI-assisted technical answers with a repeatable sequence: frame the physics, construct a reference, compare the proposed result, and leave a decision trail another technical reader can follow.
State governing assumptions, dimensions, scales, and the physical regime before selecting a computational method.
Use an analytical limit, a documented numerical solution, or a deliberately scoped reference case; implement analysis in Python, Jupyter, or Google Colab where appropriate.
Compare it with reference quantities and check units, limiting behavior, invariants, numerical tolerances, and failure cases. For software, use deterministic contracts, synthetic fixtures, and automated checks.
Record the answer, method, reference, and validation criteria so another technical reader can reproduce or challenge the conclusion.
What the OpenFOAM case covers. The project documents boundary conditions, mesh and initialization, a laminar regime, 25 native states, and phase-aware post-processing. VisualOpenFOAM separately documents deterministic checkers and reference fixtures.
What does the ideal momentum model predict when the ambient and injected fluids have the same density and the normalized area is four?
Use the existing model's equal-density limit: ρ* = 1. Its normalized laws reduce to v̂ = 1/√Â, ρ̂ = 1, and p̂ = 1/Â.
At  = 4, the calculated values are v̂ = 0.5, ρ̂ = 1, and p̂ = 0.25. Substitution into the normalized momentum invariant gives ρ̂  v̂² = 1 × 4 × 0.5² = 1.
This checks the implementation against a limiting solution of the prescribed-area model. The observable is algebraic consistency within that model; its inputs describe an illustrative model state.
These four themes are the stable lines that organize my work. I am currently developing questions around jet and interface computation, scientific-software workflows, and multilingual scientific communication.
I have also used these methods in mucociliary and respiratory-epithelium modeling, wind-energy analysis, agrometeorology, industrial statistics, and scientific software.
Model mucociliary and respiratory-epithelium phenomena. Mathematical modeling and computational fluid dynamics.
Project contextStudy wake interaction in wind farms. Analytical wake modeling.
Project contextAnalyze regional wine-growing microclimate data. Applied data analysis.
Project context