-radial1D [<bool:radial1D>] 


The identifier indicates that the transport problem can be reduced to a one-dimensional radial problem. The code will only perform geochemical calculations for the first half of the nodes, and copy the results to the other nodes for transport calculations. This options works only for a two dimensional simple geometry with axi-symmetric . All other transport configurations 




radial1D

bool: indicating that a 1D radial problem is solved. 

Default: true if identifier defined; false if not defined




How To

       Implement a 1D radial diffusion problem.


Example