Skip to content

Releases: geodynamics/calypso

Bug fix for redundant definition

03 Aug 07:56
Compare
Choose a tag to compare

Fix redundant definition of radial layer for layers mean square data output.

V.1.2.0-p1

12 Sep 22:56
Compare
Choose a tag to compare

DOI
Add DOI using zenoto
Update header of picked spectrum data file
Fix control_MHD in dynamo benchmark case 2 example

Calypso v1.2.0

18 Jul 00:48
Compare
Choose a tag to compare

Add cross sectioning and isosurfacing module
Improve Legendre transform
Parallelization of assemble_sph
A number of bug fix

Calypso v1.1.1

24 Mar 18:03
Compare
Choose a tag to compare

In Version 1.1, a number of bug fixes and additional comments for Doxygen are completed. The following features are implemented:

New ordering is used for spherical harmonics data to reduce communication time. The old version of spectrum indexing data, which is generated by gen_sph_grids in Ver. 1.0 is also supported in Ver. 1.1.

Evaluation of Coriolis term is updated. Now, Adams-Gaunt integrals are evaluated in the initialization process in the simulation program sph_mhd, so the data file for Adams-Gaunt integrals which is made by gen_sph_grids is not required.

Add a program sph_add_initial_field to modify existed initial field data. This program is used to modify or add new fields in spectrum data.

Heat and composition source terms are implemented. These source terms are fixed with time, and defined as spectrum data. The source terms are defined by using initial field generation program sph_initial_field or sph_add_initial_field.

The boundary conditions for temperature and composition can be defined by using spherical harmonics coefficients. (i.e. inhomogeneous boundary conditions can be applied.) These boundary conditions are defined by using single external data file.

Calypso v1.1.0

20 Mar 23:17
Compare
Choose a tag to compare

In Version 1.1, a number of bug fixes and additional comments for Doxygen are completed. The following features are implemented:

New ordering is used for spherical harmonics data to reduce communication time. The old version of spectrum indexing data, which is generated by gen_sph_grids in Ver. 1.0 is also supported in Ver. 1.1.

Evaluation of Coriolis term is updated. Now, Adams-Gaunt integrals are evaluated in the initialization process in the simulation program sph_mhd, so the data file for Adams-Gaunt integrals which is made by gen_sph_grids is not required.

Add a program sph_add_initial_field to modify existed initial field data. This program is used to modify or add new fields in spectrum data.

Heat and composition source terms are implemented. These source terms are fixed with time, and defined as spectrum data. The source terms are defined by using initial field generation program sph_initial_field or sph_add_initial_field.

The boundary conditions for temperature and composition can be defined by using spherical harmonics coefficients. (i.e. inhomogeneous boundary conditions can be applied.) These boundary conditions are defined by using single external data file.