Size: 1988
Comment:
|
Size: 1980
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
coronal/solar-wind MHD simulation(s) using Br data in synoptic map format: (a) low-resolution daily one by K.H., using updated map, and (b) high-resolution model at PSI, using calbrated map (conducted every 27~28 days) | coronal/solar-wind MHD simulation(s) using Br data in synoptic map format: . a) low-resolution daily, coronal MHD ([http://sun.stanford.edu/~keiji/daily_mhd/daily_mhd.html here]) by K.H., using updated map . b) high-resolution model at PSI, using calibrated definitive map (every 27~28 days) |
Line 7: | Line 9: |
. b) calibrated map for external model(s) | . b) calibrated map |
Line 9: | Line 11: |
. 1) Corona : field lines, synthetic LoS-integrated coronal density, temperature etc. . 2) Interplanetary (at 30Rs ?): solar wind parameters (B, V, N, T) map ? |
. 1) graphics and 3D data of solar corona and interplanetary space . 2) Interplanetary (at 30Rs): solar wind parameters (B, V, N, T) map |
Line 17: | Line 19: |
. a) daily MHD model will run on 8-CPU cluster machine, approximately 2~3 hours . b) HDF file provided by PSI once a CR period will be first converted to FITS format then send to DRMS |
. a) KH's low-resolution daily MHD model will be run on an 8-CPU cluster machine, on daily basis. . b) High-resolution physics based coronal model by PSI (Predictive Science Inc.), on one-per-CR basis. |
Line 20: | Line 22: |
. a) Daily model, mostly finished :(1) take synotpic map through JSOC/DRMS, (2) prepare intiial values (3) do MHD simulation (4) send 3D data to JSOC. . b) External PSI model : mostly done : (1) script to get PSI data at their website, (2) convert HDF4 to JSOC-favorite format (3) send the 3D data to JSOC. |
. a) Daily model, mostly finished :(1) take synotpic map through JSOC/DRMS, (2) prepare intiial values (3) do MHD simulation (4) save 3D data in JSOC database. . b) Interfaces with PSI model, mostly done : at Stanford JSOC site, (1) script to get PSI data via http protocol, (2) convert HDF4 to JSOC-favorite formats FITS (3) save the 3D data in JSOC database. |
Line 23: | Line 25: |
. a) 100 % of MHD part in Fortran, 99 % of C-wrapper . b) 99 % of script (using wget) to fetch data via http, and 99% of C-code to push the 3D data to JSOC |
. a) 100 % of MHD part in Fortran, 90 % of JSOC interface codes and scripts. . b) 90 % of script (using wget) to fetch data via http, and 90% of JSOC interface codes and scripts. |
Line 26: | Line 28: |
. a) Remaining issues : define keyword. . b) Remaining issues : do define keyword other than physics unit and CR number. |
. a) Remaining issues : define keyword . b) Remaining issues : define keyword |
Line 29: | Line 31: |
* On j8.q and j.q, some code returns NaN even though the data is OK. o.q and o8.q do not have such problem.....unnnn | * b) Need drill test runs. |
HMI Pipeline Module - Module_Name_Here
coronal/solar-wind MHD simulation(s) using Br data in synoptic map format:
a) low-resolution daily, coronal MHD ([http://sun.stanford.edu/~keiji/daily_mhd/daily_mhd.html here]) by K.H., using updated map
- b) high-resolution model at PSI, using calibrated definitive map (every 27~28 days)
Module Inputs
- synoptic maps:
- a) preliminary daily-updated map for daily model calculation
- b) calibrated map
Module Outputs
- 1) graphics and 3D data of solar corona and interplanetary space
- 2) Interplanetary (at 30Rs): solar wind parameters (B, V, N, T) map
Cadence
- a) daily model : 1/day
- b) high-res. model : 1 (or more ?) every 27.3-day Carrington Rotation period
Archive
- 3D volume data will be archived
Options
- a) KH's low-resolution daily MHD model will be run on an 8-CPU cluster machine, on daily basis.
- b) High-resolution physics based coronal model by PSI (Predictive Science Inc.), on one-per-CR basis.
Overall Status of Module
- a) Daily model, mostly finished :(1) take synotpic map through JSOC/DRMS, (2) prepare intiial values (3) do MHD simulation (4) save 3D data in JSOC database.
- b) Interfaces with PSI model, mostly done : at Stanford JSOC site, (1) script to get PSI data via http protocol, (2) convert HDF4 to JSOC-favorite formats FITS (3) save the 3D data in JSOC database.
Code
- a) 100 % of MHD part in Fortran, 90 % of JSOC interface codes and scripts.
- b) 90 % of script (using wget) to fetch data via http, and 90% of JSOC interface codes and scripts.
Status of DRMS module
- a) Remaining issues : define keyword
- b) Remaining issues : define keyword
Issues needing resolution
- b) Need drill test runs.
Responsible scientist
K. Hayashi
Remarks
- Back to ["HMIModuleTable"]
Back to FrontPage