Yes, I desire a completely explicit system.
When you say "larger components" you are saying instead of making a group of smaller components, making a single (Jax)ExplicitComponent with all of the physics? My concern is primarily swapping out aero models (rocket vs airplane) but I suppose you can still abstract that functionality away in another class that is called by the ExplicitComponent.