Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.1 KB

File metadata and controls

41 lines (28 loc) · 1.1 KB

CONTRIBUTING.md

🚀 Contributing to PressureX

Thanks for your interest in helping out with PressureX — a project exploring shear-thickening fluid (STF) layers for spacecraft structural reinforcement.


🧰 What You Can Help With

  • Enhancing simulation accuracy (/src/stararmor_simulation.py)
  • Testing new STF formulations or material constants
  • Expanding documentation (/docs/)
  • Sharing ideas for structural edge cases or failure analysis
  • Improving repo structure or usability

📄 Guidelines

  1. Fork the repository
  2. Create a feature branch
  3. Submit a clear, concise pull request
  4. Stick to factual, engineering-driven contributions
  5. Be respectful and constructive in all discussions

🧪 Local Setup (Optional for Testing)

pip install -r requirements.txt
python src/stararmor_simulation.py

🤝 Communication

Please use GitHub Issues or Discussions to propose features or flag bugs. I prefer technical clarity over hype. Engineering first, always.


Together, let’s build better spacecraft — one layer at a time. 🛰️