Skip to content

Issue with steady state ion / electron temperature solver #1311

Open
@fvitt

Description

@fvitt

What happened?

When SE dycore is used and steady_state_ion_elec_temp = .true., segmentation fault occurs in `edynamo.F90'.

What are the steps to reproduce the bug?

./create_newcase --compset FXHIST --res ne16pg3_ne16pg3_mg17 --case ...

In user_nl_cam set:

steady_state_ion_elec_temp = .true.

What CAM tag were you using?

cam6_4_092

What machine were you running CAM on?

CISL machine (e.g. cheyenne)

What compiler were you using?

Intel

Path to a case directory, if applicable

/glade/derecho/scratch/fvitt/FXHIST_ne16pg3_TiTeStdy_test02

Will you be addressing this bug yourself?

Yes

Extra info

With DEBUG=TRUE the traceback is:

dec0947.hsn.de.hpc.ucar.edu 285: forrtl: error (65): floating invalid
dec0947.hsn.de.hpc.ucar.edu 285: Image              PC                Routine            Line        Source             
dec0947.hsn.de.hpc.ucar.edu 285: libpthread-2.31.s  0000148FE6F878C0  Unknown               Unknown  Unknown
dec0947.hsn.de.hpc.ucar.edu 285: cesm.exe           0000000005415DA1  steady_state_tei_         146  steady_state_tei.F90
dec0947.hsn.de.hpc.ucar.edu 285: cesm.exe           0000000003CF5EDE  ion_electron_temp         396  ion_electron_temp.F90
dec0947.hsn.de.hpc.ucar.edu 285: cesm.exe           0000000002A9BB31  waccmx_phys_intr_         123  waccmx_phys_intr.F90

Metadata

Metadata

Assignees

Labels

CoupledEval3bugSomething isn't working correctly

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions