https://github.com/geodynamics/citcoms
Revision d0162a566b49b186f68ae1250a94f5c6da14fdb7 authored by Eunseo Choi on 24 May 2005, 05:00:45 UTC, committed by Eunseo Choi on 24 May 2005, 05:00:45 UTC
	- One can specify three parameters:
		1. Coordinates(theta,fi,r) of the center.
		2. Radius.
		3. The amount of temperature increase/decrease within the blob.
	- Currently works only for the Regional version.

	- CitcomS variable name:
		convection.blob_center, convection.blob_radius, convection.blob_dT
	- Pyre parameter name:
		solver.ic.blob_center, solver.ic.blob_radius, solver.ic.blob_dT

	- it is required to set "solver.ic.tic_method=2"

* the format of coordinates file has been modified.
	- "nsd=1" is not recognized as "%s%d" on some machine.
	- now it should be "nsd= 1" to be read as "%s %d".

1 parent c076cf6
History
Tip revision: d0162a566b49b186f68ae1250a94f5c6da14fdb7 authored by Eunseo Choi on 24 May 2005, 05:00:45 UTC
* added new parameters to control a hot blob as temperature IC.
Tip revision: d0162a5
File Mode Size
drivers
examples
lib
module
pyre
tests
visual
Make.mm -rw-r--r-- 1.3 KB
citcoms_profile -rw-r--r-- 506 bytes
local.def -rw-r--r-- 284 bytes

back to top