Curve guide force field does not effect smoke properly #44576

Closed
opened 2015-05-01 12:51:11 +02:00 by Kalcifer Kandari · 6 comments

System Information
MacBook Pro (17-inch, Mid 2010)
Processor: 2.66 GHz Intel Core i7
Memory: 8 GB 1067 MHz DDR3
Graphics: NVIDIA GeForce GT 330M 512 MB

Blender Version
Blender 2.74
Blender 2.73a

Short description of error
'Curve Guide' force field behaves in the same way as the 'Force' force field when used as a 'Smoke Field Weight' on smoke domains. Instead of flowing along the curve in a similar way to particles, smoke flows away from the origin of the curve.

Also note that none of the 'Curve Guide' settings change anything about the simulation, including the smoke domain 'Curve Guide' smoke field weight (unless it is set to 0).

Example File

A .blend file has been included that demonstrates how the curve guide should work as demonstrated with a particle system (1), then how it actually works with smoke (2), then the comparison that shows the curve guide behaves in the same way as the 'Force' force field (3) (where the 'Strength' of the field is set to 10).

smoke_curve_guide_example.blend

Exact steps for others to reproduce the error

  • Open blender with factory start-up file
  • Add -> Mesh -> Cube
  • Object -> Quick Effects -> Quick Smoke
  • Particles -> New
    • Emission
      • Number -> 50
      • End -> 1
      • Emit From -> Volume
    • Physics -> No

Physics -> Smoke -> Flow

- Flow Source -> Particle System
- Particle System -> ParticleSystem
- Temp. Diff. -> 0
  • Add -> Force Field -> Curve Guide (adjust in edit mode to create curve)
  • Object -> Group -> Create New Group
  • Select 'Smoke Domain' cube
  • Physics
    • Smoke
      • Density -> 0
      • Temp. -> 0
    • Smoke Field Weights
      • Effector Group -> Group
  • Play animation
**System Information** MacBook Pro (17-inch, Mid 2010) Processor: 2.66 GHz Intel Core i7 Memory: 8 GB 1067 MHz DDR3 Graphics: NVIDIA GeForce GT 330M 512 MB **Blender Version** Blender 2.74 Blender 2.73a **Short description of error** 'Curve Guide' force field behaves in the same way as the 'Force' force field when used as a 'Smoke Field Weight' on smoke domains. Instead of flowing along the curve in a similar way to particles, smoke flows away from the origin of the curve. Also note that none of the 'Curve Guide' settings change anything about the simulation, including the smoke domain 'Curve Guide' smoke field weight (unless it is set to 0). **Example File** A .blend file has been included that demonstrates how the curve guide should work as demonstrated with a particle system (1), then how it actually works with smoke (2), then the comparison that shows the curve guide behaves in the same way as the 'Force' force field (3) (where the 'Strength' of the field is set to 10). [smoke_curve_guide_example.blend](https://archive.blender.org/developer/F168919/smoke_curve_guide_example.blend) **Exact steps for others to reproduce the error** - Open blender with factory start-up file - Add -> Mesh -> Cube - Object -> Quick Effects -> Quick Smoke - Particles -> New - Emission - Number -> 50 - End -> 1 - Emit From -> Volume - Physics -> No # Physics -> Smoke -> Flow - Flow Source -> Particle System - Particle System -> ParticleSystem - Temp. Diff. -> 0 - Add -> Force Field -> Curve Guide (adjust in edit mode to create curve) - Object -> Group -> Create New Group - Select 'Smoke Domain' cube - Physics - Smoke - Density -> 0 - Temp. -> 0 - Smoke Field Weights - Effector Group -> Group - Play animation

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @KalciferKandari

Added subscriber: @KalciferKandari

Added subscribers: @genscher, @miikah, @LukasTonne, @mont29

Added subscribers: @genscher, @miikah, @LukasTonne, @mont29

Can confirm the issue, not sure whether it’s missing feature or actual bug…

Can confirm the issue, not sure whether it’s missing feature or actual bug…
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Lukas Tönne self-assigned this 2015-05-01 16:42:28 +02:00
Member

This is indeed an incompatible setting: curve guides only work for particles IIRC (and possibly other lagrangian systems, but seems to be a hardcoded particle hack).

The effectors system is quite messy, it mixes very different features and squeezes them into the same schema, which gives the impression that they should all work for all sim types. But curve guides work by setting an explicit position for a particle on a path along the curve. For a grid-based simulation like smoke there is just no equivalent way of affecting the sim.

If you want to achieve a similar effect (make smoke move along the curve) you can set the force field type to basic "Force" and set the shape to "Curve". This makes the force act from the closest point of the curve for every cell of the smoke sim, the effect is similar to a curve guide on particles. (Note that you may need negative strength for the example configuration to work).

smoke_curve_guide_example.blend

This is indeed an incompatible setting: curve guides only work for particles IIRC (and possibly other lagrangian systems, but seems to be a hardcoded particle hack). The effectors system is quite messy, it mixes very different features and squeezes them into the same schema, which gives the impression that they should all work for all sim types. But curve guides work by setting an explicit position for a particle on a path along the curve. For a grid-based simulation like smoke there is just no equivalent way of affecting the sim. If you want to achieve a similar effect (make smoke move along the curve) you can set the force field type to basic "Force" and set the *shape* to "Curve". This makes the force act from the closest point of the curve for every cell of the smoke sim, the effect is similar to a curve guide on particles. (Note that you may need negative strength for the example configuration to work). [smoke_curve_guide_example.blend](https://archive.blender.org/developer/F168958/smoke_curve_guide_example.blend)
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset System
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Viewport & EEVEE
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Asset Browser Project
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Module
Viewport & EEVEE
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Severity
High
Severity
Low
Severity
Normal
Severity
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#44576
No description provided.