Changes between Version 21 and Version 22 of doc/app/userint/int


Ignore:
Timestamp:
Sep 14, 2010 11:32:06 AM (14 years ago)
Author:
suehring
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/app/userint/int

    v21 v22  
    104104Allows the complete initialization of the 3d model. The user is responsible to set at least all those quantities which are normally set within {{{init_3d_model}}}.
    105105}}}
     106|----------------
     107{{{#!td style="vertical-align:top; text-align:left;width: 150px"
     108In the middle of {{{init_particles.f90}}}
     109}}}
     110{{{#!td style="vertical-align:top; text-align:left;style="width: 50px"
     111[=#user_init_particles {{{user_init_particles}}}]
     112}}}
     113{{{#!td
     114With this routine e.g. size and color of particles, which have been released initially from a source, can be specified. Like the calling routine {{{init_particles}}}, this routine is only called if particle advection is switched on (see package parameter [../../parpar#dt_prel dt_prel]).
     115}}}